public interface Type
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
getSize() |
boolean |
isCollectionType() |
boolean |
isCompoundType() |
boolean |
isSequenceType() |
boolean |
isSimpleType() |
boolean |
isSizeKnown() |
String getName()
int getSize()
boolean isSizeKnown()
boolean isSimpleType()
boolean isCollectionType()
boolean isSequenceType()
boolean isCompoundType()
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.