Package com.bc.ceres.binio
Interface MetadataAware
-
- All Known Subinterfaces:
CompoundMember
,CompoundType
public interface MetadataAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getMetadata()
void
setMetadata(Object metadata)
-