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