| Modifier and Type | Field and Description |
|---|---|
static SimpleType |
BYTE |
static SimpleType |
DOUBLE |
static SimpleType |
FLOAT |
static SimpleType |
INT |
static SimpleType |
LONG |
static SimpleType |
SHORT |
static SimpleType |
UBYTE |
static SimpleType |
UINT |
static SimpleType |
ULONG |
static SimpleType |
USHORT |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getSize() |
boolean |
isCollectionType() |
boolean |
isCompoundType() |
boolean |
isSequenceType() |
boolean |
isSimpleType() |
boolean |
isSizeKnown() |
public static final SimpleType BYTE
public static final SimpleType UBYTE
public static final SimpleType SHORT
public static final SimpleType USHORT
public static final SimpleType INT
public static final SimpleType UINT
public static final SimpleType LONG
public static final SimpleType ULONG
public static final SimpleType FLOAT
public static final SimpleType DOUBLE
public final boolean isSizeKnown()
isSizeKnown in interface Typepublic final boolean isSimpleType()
isSimpleType in interface Typepublic final boolean isCollectionType()
isCollectionType in interface Typepublic final boolean isSequenceType()
isSequenceType in interface Typepublic final boolean isCompoundType()
isCompoundType in interface TypeCopyright © 2014–2017 European Space Agency (ESA). All rights reserved.