Uses of Class
com.helger.xsds.xades132.SignaturePolicyIdentifierType
-
-
Uses of SignaturePolicyIdentifierType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return SignaturePolicyIdentifierType Modifier and Type Method Description SignaturePolicyIdentifierTypeSignaturePolicyIdentifierType. clone()Created by ph-jaxb-plugin -Xph-cloneable2SignaturePolicyIdentifierTypeObjectFactory. createSignaturePolicyIdentifierType()Create an instance ofSignaturePolicyIdentifierTypeSignaturePolicyIdentifierTypeSignedSignaturePropertiesType. getSignaturePolicyIdentifier()Gets the value of the signaturePolicyIdentifier property.Methods in com.helger.xsds.xades132 that return types with arguments of type SignaturePolicyIdentifierType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignaturePolicyIdentifierType>ObjectFactory. createSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)Methods in com.helger.xsds.xades132 with parameters of type SignaturePolicyIdentifierType Modifier and Type Method Description voidSignaturePolicyIdentifierType. cloneTo(SignaturePolicyIdentifierType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<SignaturePolicyIdentifierType>ObjectFactory. createSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)voidSignedSignaturePropertiesType. setSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)Sets the value of the signaturePolicyIdentifier property.
-