uk.gov.nationalarchives.pronom
Class SigFile

java.lang.Object
  extended by uk.gov.nationalarchives.pronom.SigFile

public class SigFile
extends Object

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

SigFile

public SigFile()
Method Detail

getFFSignatureFile

public SignatureFileType getFFSignatureFile()
Gets the value of the ffSignatureFile property.

Returns:
possible object is SignatureFileType

setFFSignatureFile

public void setFFSignatureFile(SignatureFileType value)
Sets the value of the ffSignatureFile property.

Parameters:
value - allowed object is SignatureFileType


Copyright © 2013 Open Planets Foundation. All Rights Reserved.