Uses of Class
com.helger.xsds.xades132.SignedDataObjectPropertiesType
-
-
Uses of SignedDataObjectPropertiesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return SignedDataObjectPropertiesType Modifier and Type Method Description SignedDataObjectPropertiesTypeSignedDataObjectPropertiesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2SignedDataObjectPropertiesTypeObjectFactory. createSignedDataObjectPropertiesType()Create an instance ofSignedDataObjectPropertiesTypeSignedDataObjectPropertiesTypeSignedPropertiesType. getSignedDataObjectProperties()Gets the value of the signedDataObjectProperties property.Methods in com.helger.xsds.xades132 that return types with arguments of type SignedDataObjectPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignedDataObjectPropertiesType>ObjectFactory. createSignedDataObjectProperties(SignedDataObjectPropertiesType value)Methods in com.helger.xsds.xades132 with parameters of type SignedDataObjectPropertiesType Modifier and Type Method Description voidSignedDataObjectPropertiesType. cloneTo(SignedDataObjectPropertiesType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<SignedDataObjectPropertiesType>ObjectFactory. createSignedDataObjectProperties(SignedDataObjectPropertiesType value)voidSignedPropertiesType. setSignedDataObjectProperties(SignedDataObjectPropertiesType value)Sets the value of the signedDataObjectProperties property.
-