Uses of Class
com.helger.xsds.xades132.UnsignedPropertiesType
-
-
Uses of UnsignedPropertiesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return UnsignedPropertiesType Modifier and Type Method Description UnsignedPropertiesTypeUnsignedPropertiesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2UnsignedPropertiesTypeObjectFactory. createUnsignedPropertiesType()Create an instance ofUnsignedPropertiesTypeUnsignedPropertiesTypeQualifyingPropertiesType. getUnsignedProperties()Gets the value of the unsignedProperties property.Methods in com.helger.xsds.xades132 that return types with arguments of type UnsignedPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnsignedPropertiesType>ObjectFactory. createUnsignedProperties(UnsignedPropertiesType value)Methods in com.helger.xsds.xades132 with parameters of type UnsignedPropertiesType Modifier and Type Method Description voidUnsignedPropertiesType. cloneTo(UnsignedPropertiesType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<UnsignedPropertiesType>ObjectFactory. createUnsignedProperties(UnsignedPropertiesType value)voidQualifyingPropertiesType. setUnsignedProperties(UnsignedPropertiesType value)Sets the value of the unsignedProperties property.
-