Uses of Class
eu.europa.esig.xades.jaxb.xades132.SignaturePolicyIdentifierType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of SignaturePolicyIdentifierType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as SignaturePolicyIdentifierType Modifier and Type Field Description protected SignaturePolicyIdentifierTypeSignedSignaturePropertiesType. signaturePolicyIdentifierMethods in eu.europa.esig.xades.jaxb.xades132 that return SignaturePolicyIdentifierType Modifier and Type Method Description SignaturePolicyIdentifierTypeObjectFactory. createSignaturePolicyIdentifierType()Create an instance ofSignaturePolicyIdentifierTypeSignaturePolicyIdentifierTypeSignedSignaturePropertiesType. getSignaturePolicyIdentifier()Gets the value of the signaturePolicyIdentifier property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type SignaturePolicyIdentifierType Modifier and Type Method Description JAXBElement<SignaturePolicyIdentifierType>ObjectFactory. createSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignaturePolicyIdentifierType Modifier and Type Method Description JAXBElement<SignaturePolicyIdentifierType>ObjectFactory. createSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)voidSignedSignaturePropertiesType. setSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)Sets the value of the signaturePolicyIdentifier property.