Uses of Class
eu.europa.esig.validationreport.jaxb.POEType
| Package | Description |
|---|---|
| eu.europa.esig.validationreport.jaxb |
-
Uses of POEType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as POEType Modifier and Type Field Description protected POETypeValidationTimeInfoType. bestSignatureTimeprotected POETypeValidationObjectType. poeMethods in eu.europa.esig.validationreport.jaxb that return POEType Modifier and Type Method Description POETypeObjectFactory. createPOEType()Create an instance ofPOETypePOETypeValidationTimeInfoType. getBestSignatureTime()Gets the value of the bestSignatureTime property.POETypeValidationObjectType. getPOE()Gets the value of the poe property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type POEType Modifier and Type Method Description voidValidationTimeInfoType. setBestSignatureTime(POEType value)Sets the value of the bestSignatureTime property.voidValidationObjectType. setPOE(POEType value)Sets the value of the poe property.