Uses of Class
com.helger.xsds.xades132.SignatureProductionPlaceType
-
-
Uses of SignatureProductionPlaceType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return SignatureProductionPlaceType Modifier and Type Method Description SignatureProductionPlaceTypeSignatureProductionPlaceType. clone()Created by ph-jaxb-plugin -Xph-cloneable2SignatureProductionPlaceTypeObjectFactory. createSignatureProductionPlaceType()Create an instance ofSignatureProductionPlaceTypeSignatureProductionPlaceTypeSignedSignaturePropertiesType. getSignatureProductionPlace()Gets the value of the signatureProductionPlace property.Methods in com.helger.xsds.xades132 that return types with arguments of type SignatureProductionPlaceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignatureProductionPlaceType>ObjectFactory. createSignatureProductionPlace(SignatureProductionPlaceType value)Methods in com.helger.xsds.xades132 with parameters of type SignatureProductionPlaceType Modifier and Type Method Description voidSignatureProductionPlaceType. cloneTo(SignatureProductionPlaceType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<SignatureProductionPlaceType>ObjectFactory. createSignatureProductionPlace(SignatureProductionPlaceType value)voidSignedSignaturePropertiesType. setSignatureProductionPlace(SignatureProductionPlaceType value)Sets the value of the signatureProductionPlace property.
-