Uses of Class
com.helger.xsds.xades132.SignedSignaturePropertiesType
-
-
Uses of SignedSignaturePropertiesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return SignedSignaturePropertiesType Modifier and Type Method Description SignedSignaturePropertiesTypeSignedSignaturePropertiesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2SignedSignaturePropertiesTypeObjectFactory. createSignedSignaturePropertiesType()Create an instance ofSignedSignaturePropertiesTypeSignedSignaturePropertiesTypeSignedPropertiesType. getSignedSignatureProperties()Gets the value of the signedSignatureProperties property.Methods in com.helger.xsds.xades132 that return types with arguments of type SignedSignaturePropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignedSignaturePropertiesType>ObjectFactory. createSignedSignatureProperties(SignedSignaturePropertiesType value)Methods in com.helger.xsds.xades132 with parameters of type SignedSignaturePropertiesType Modifier and Type Method Description voidSignedSignaturePropertiesType. cloneTo(SignedSignaturePropertiesType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<SignedSignaturePropertiesType>ObjectFactory. createSignedSignatureProperties(SignedSignaturePropertiesType value)voidSignedPropertiesType. setSignedSignatureProperties(SignedSignaturePropertiesType value)Sets the value of the signedSignatureProperties property.
-