Package com.bc.ceres.binio
Interface CompoundMember
-
- All Superinterfaces:
MetadataAware
public interface CompoundMember extends MetadataAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()longgetSize()TypegetType()-
Methods inherited from interface com.bc.ceres.binio.MetadataAware
getMetadata, setMetadata
-
-