Uses of Class
eu.europa.esig.xades.jaxb.xades132.SignatureProductionPlaceType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of SignatureProductionPlaceType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as SignatureProductionPlaceType Modifier and Type Field Description protected SignatureProductionPlaceTypeSignedSignaturePropertiesType. signatureProductionPlaceMethods in eu.europa.esig.xades.jaxb.xades132 that return SignatureProductionPlaceType Modifier and Type Method Description SignatureProductionPlaceTypeObjectFactory. createSignatureProductionPlaceType()Create an instance ofSignatureProductionPlaceTypeSignatureProductionPlaceTypeSignedSignaturePropertiesType. getSignatureProductionPlace()Gets the value of the signatureProductionPlace property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type SignatureProductionPlaceType Modifier and Type Method Description JAXBElement<SignatureProductionPlaceType>ObjectFactory. createSignatureProductionPlace(SignatureProductionPlaceType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignatureProductionPlaceType Modifier and Type Method Description JAXBElement<SignatureProductionPlaceType>ObjectFactory. createSignatureProductionPlace(SignatureProductionPlaceType value)voidSignedSignaturePropertiesType. setSignatureProductionPlace(SignatureProductionPlaceType value)Sets the value of the signatureProductionPlace property.