Uses of Class
com.helger.xsds.xades132.UnsignedDataObjectPropertiesType
-
-
Uses of UnsignedDataObjectPropertiesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return UnsignedDataObjectPropertiesType Modifier and Type Method Description UnsignedDataObjectPropertiesTypeUnsignedDataObjectPropertiesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2UnsignedDataObjectPropertiesTypeObjectFactory. createUnsignedDataObjectPropertiesType()Create an instance ofUnsignedDataObjectPropertiesTypeUnsignedDataObjectPropertiesTypeUnsignedPropertiesType. getUnsignedDataObjectProperties()Gets the value of the unsignedDataObjectProperties property.Methods in com.helger.xsds.xades132 that return types with arguments of type UnsignedDataObjectPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnsignedDataObjectPropertiesType>ObjectFactory. createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)Methods in com.helger.xsds.xades132 with parameters of type UnsignedDataObjectPropertiesType Modifier and Type Method Description voidUnsignedDataObjectPropertiesType. cloneTo(UnsignedDataObjectPropertiesType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<UnsignedDataObjectPropertiesType>ObjectFactory. createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)voidUnsignedPropertiesType. setUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)Sets the value of the unsignedDataObjectProperties property.
-