Class SASigningTimeType
java.lang.Object
eu.europa.esig.validationreport.jaxb.AttributeBaseType
eu.europa.esig.validationreport.jaxb.SASigningTimeType
- All Implemented Interfaces:
 Serializable
Java class for SASigningTimeType complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="SASigningTimeType">
   <complexContent>
     <extension base="{http://uri.etsi.org/19102/v1.4.1#}AttributeBaseType">
       <sequence>
         <element name="Time" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 - See Also:
 
- 
Field Summary
FieldsFields inherited from class eu.europa.esig.validationreport.jaxb.AttributeBaseType
attributeObject, signed - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class eu.europa.esig.validationreport.jaxb.AttributeBaseType
getAttributeObject, isSigned, setSigned 
- 
Field Details
- 
time
 
 - 
 - 
Constructor Details
- 
SASigningTimeType
public SASigningTimeType() 
 - 
 - 
Method Details
- 
getTime
 - 
setTime
 
 -