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 String
getName()
long
getSize()
Type
getType()
-
Methods inherited from interface com.bc.ceres.binio.MetadataAware
getMetadata, setMetadata
-
-