Uses of Interface
com.bc.ceres.binio.CompoundMember
Packages that use CompoundMember
-
Uses of CompoundMember in com.bc.ceres.binio
Methods in com.bc.ceres.binio that return CompoundMemberModifier and TypeMethodDescriptionCompoundType.getMember
(int memberIndex) CompoundType.getMembers()
static CompoundMember
Creates a compound member.Methods in com.bc.ceres.binio with parameters of type CompoundMemberModifier and TypeMethodDescriptionstatic CompoundType
TypeBuilder.COMPOUND
(String name, CompoundMember... members) Creates a compound type.