Uses of Class
eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
| Package | Description |
|---|---|
| eu.europa.esig.validationreport.jaxb |
-
Uses of XAdESSignaturePtrType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as XAdESSignaturePtrType Modifier and Type Field Description protected XAdESSignaturePtrTypeSignatureReferenceType. xAdESSignaturePtrMethods in eu.europa.esig.validationreport.jaxb that return XAdESSignaturePtrType Modifier and Type Method Description XAdESSignaturePtrTypeObjectFactory. createXAdESSignaturePtrType()Create an instance ofXAdESSignaturePtrTypeXAdESSignaturePtrTypeSignatureReferenceType. getXAdESSignaturePtr()Gets the value of the xAdESSignaturePtr property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type XAdESSignaturePtrType Modifier and Type Method Description JAXBElement<XAdESSignaturePtrType>ObjectFactory. createXAdESSignaturePtr(XAdESSignaturePtrType value)Methods in eu.europa.esig.validationreport.jaxb with parameters of type XAdESSignaturePtrType Modifier and Type Method Description JAXBElement<XAdESSignaturePtrType>ObjectFactory. createXAdESSignaturePtr(XAdESSignaturePtrType value)voidSignatureReferenceType. setXAdESSignaturePtr(XAdESSignaturePtrType value)Sets the value of the xAdESSignaturePtr property.