Uses of Class
eu.europa.esig.validationreport.jaxb.XAdESSignaturePtrType
Packages that use XAdESSignaturePtrType
-
Uses of XAdESSignaturePtrType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as XAdESSignaturePtrTypeModifier and TypeFieldDescriptionprotected XAdESSignaturePtrTypeSignatureReferenceType.xAdESSignaturePtrMethods in eu.europa.esig.validationreport.jaxb that return XAdESSignaturePtrTypeModifier and TypeMethodDescriptionObjectFactory.createXAdESSignaturePtrType()Create an instance ofXAdESSignaturePtrTypeSignatureReferenceType.getXAdESSignaturePtr()Gets the value of the xAdESSignaturePtr property.Methods in eu.europa.esig.validationreport.jaxb that return types with arguments of type XAdESSignaturePtrTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XAdESSignaturePtrType> ObjectFactory.createXAdESSignaturePtr(XAdESSignaturePtrType value) Methods in eu.europa.esig.validationreport.jaxb with parameters of type XAdESSignaturePtrTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XAdESSignaturePtrType> ObjectFactory.createXAdESSignaturePtr(XAdESSignaturePtrType value) voidSignatureReferenceType.setXAdESSignaturePtr(XAdESSignaturePtrType value) Sets the value of the xAdESSignaturePtr property.