Uses of Class
com.helger.xsds.xades132.UnsignedSignaturePropertiesType
-
-
Uses of UnsignedSignaturePropertiesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return UnsignedSignaturePropertiesType Modifier and Type Method Description UnsignedSignaturePropertiesTypeUnsignedSignaturePropertiesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2UnsignedSignaturePropertiesTypeObjectFactory. createUnsignedSignaturePropertiesType()Create an instance ofUnsignedSignaturePropertiesTypeUnsignedSignaturePropertiesTypeUnsignedPropertiesType. getUnsignedSignatureProperties()Gets the value of the unsignedSignatureProperties property.Methods in com.helger.xsds.xades132 that return types with arguments of type UnsignedSignaturePropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnsignedSignaturePropertiesType>ObjectFactory. createUnsignedSignatureProperties(UnsignedSignaturePropertiesType value)Methods in com.helger.xsds.xades132 with parameters of type UnsignedSignaturePropertiesType Modifier and Type Method Description voidUnsignedSignaturePropertiesType. cloneTo(UnsignedSignaturePropertiesType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<UnsignedSignaturePropertiesType>ObjectFactory. createUnsignedSignatureProperties(UnsignedSignaturePropertiesType value)voidUnsignedPropertiesType. setUnsignedSignatureProperties(UnsignedSignaturePropertiesType value)Sets the value of the unsignedSignatureProperties property.
-