Class AndRepInfoGroupImpl1
java.lang.Object
info.oais.implementation.infomodel.InformationObjectImpl1
info.oais.implementation.infomodel.RepresentationInformationImpl1
info.oais.implementation.infomodel.poss1RepInfo.RepInfoGroupImpl1
info.oais.implementation.infomodel.poss1RepInfo.AndRepInfoGroupImpl1
- All Implemented Interfaces:
- InformationObject,- AndRepInfoGroup,- RepInfoGroup,- RepresentationInformation,- Serializable
public class AndRepInfoGroupImpl1 extends RepInfoGroupImpl1 implements AndRepInfoGroup, Serializable
All the elements of an AndRepInfoGroup must be used together to be useful.
- Since:
- 06-Sep-2021 15:59:45
- Version:
- 1.0
- Author:
- David
- See Also:
- Serialized Form
- 
Field SummaryFields Modifier and Type Field Description private static longserialVersionUIDFor serialization
- 
Constructor SummaryConstructors Constructor Description AndRepInfoGroupImpl1()
- 
Method SummaryMethods inherited from class info.oais.implementation.infomodel.InformationObjectImpl1finalize, getDataObject, getDataObjectId, getRepInfoId, getRepresentationInformation, setDataObject, setDataObject, setRepInfoId, setRepresentationInformationMethods inherited from class java.lang.Objectclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface info.oais.interfaces.infomodel.InformationObjectgetDataObject, getRepresentationInformation, setDataObject, setRepresentationInformation
- 
Field Details- 
serialVersionUIDprivate static final long serialVersionUIDFor serialization- See Also:
- Constant Field Values
 
 
- 
- 
Constructor Details- 
AndRepInfoGroupImpl1public AndRepInfoGroupImpl1()
 
-