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 Type
public final boolean isSimpleType()
isSimpleType
in interface Type
public final boolean isCollectionType()
isCollectionType
in interface Type
public final boolean isSequenceType()
isSequenceType
in interface Type
public final boolean isCompoundType()
isCompoundType
in interface Type
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.