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