Uses of Class
com.helger.xsds.xades132.SignedPropertiesType
-
-
Uses of SignedPropertiesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return SignedPropertiesType Modifier and Type Method Description SignedPropertiesTypeSignedPropertiesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2SignedPropertiesTypeObjectFactory. createSignedPropertiesType()Create an instance ofSignedPropertiesTypeSignedPropertiesTypeQualifyingPropertiesType. getSignedProperties()Gets the value of the signedProperties property.Methods in com.helger.xsds.xades132 that return types with arguments of type SignedPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignedPropertiesType>ObjectFactory. createSignedProperties(SignedPropertiesType value)Methods in com.helger.xsds.xades132 with parameters of type SignedPropertiesType Modifier and Type Method Description voidSignedPropertiesType. cloneTo(SignedPropertiesType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<SignedPropertiesType>ObjectFactory. createSignedProperties(SignedPropertiesType value)voidQualifyingPropertiesType. setSignedProperties(SignedPropertiesType value)Sets the value of the signedProperties property.
-