Class FixityTextImpl1
java.lang.Object
info.oais.implementation.infomodel.InformationObjectImpl1
info.oais.implementation.infomodel.poss1Fixity.FixityTextImpl1
- All Implemented Interfaces:
 InformationObject,FixityText,Serializable
public class FixityTextImpl1 extends InformationObjectImpl1 implements FixityText, Serializable
This interfaces provides access the characters which make up the hash for example.
- Since:
 - 06-Sep-2021 16:28:06
 - Version:
 - 1.0
 - Author:
 - David
 - See Also:
 - Serialized Form
 
- 
Field Summary
Fields Modifier and Type Field Description private static longserialVersionUIDFor object serialization. - 
Constructor Summary
Constructors Constructor Description FixityTextImpl1() - 
Method Summary
Methods inherited from class info.oais.implementation.infomodel.InformationObjectImpl1
finalize, getDataObject, getDataObjectId, getIdentifier, getRepInfoId, getRepresentationInformation, setDataObject, setDataObject, setIdentifier, setRepInfoId, setRepresentationInformationMethods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface info.oais.interfaces.infomodel.InformationObject
getDataObject, getIdentifier, getRepresentationInformation, setDataObject, setIdentifier, setRepresentationInformation 
- 
Field Details
- 
serialVersionUID
private static final long serialVersionUIDFor object serialization.- See Also:
 - Constant Field Values
 
 
 - 
 - 
Constructor Details
- 
FixityTextImpl1
public FixityTextImpl1() 
 -