Package | Description |
---|---|
com.bc.ceres.binio |
The core
binio API. |
Modifier and Type | Method and Description |
---|---|
CompoundMember |
CompoundType.getMember(int memberIndex) |
CompoundMember[] |
CompoundType.getMembers() |
static CompoundMember |
TypeBuilder.MEMBER(String name,
Type type)
Creates a compound member.
|
Modifier and Type | Method and Description |
---|---|
static CompoundType |
TypeBuilder.COMPOUND(String name,
CompoundMember... members)
Creates a compound type.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.