public class Any extends Object implements Serializable
Constructor and Description |
---|
Any() |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
List<Misaligned> |
getMisaligned() |
List<Missing> |
getMissing() |
String |
getName() |
String |
getType() |
void |
setKey(String key) |
void |
setName(String name) |
void |
setType(String type) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.