|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.gov.nationalarchives.pronom.SigFile
public class SigFile
Java class for SigFile complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SigFile"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <all> <element name="FFSignatureFile" type="{http://www.nationalarchives.gov.uk/pronom/SignatureFile}SignatureFileType"/> </all> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
SigFile()
|
Method Summary | |
---|---|
SignatureFileType |
getFFSignatureFile()
Gets the value of the ffSignatureFile property. |
void |
setFFSignatureFile(SignatureFileType value)
Sets the value of the ffSignatureFile property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SigFile()
Method Detail |
---|
public SignatureFileType getFFSignatureFile()
SignatureFileType
public void setFFSignatureFile(SignatureFileType value)
value
- allowed object is
SignatureFileType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |