Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.SignatureProductionPlaceType
-
Packages that use SignatureProductionPlaceType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of SignatureProductionPlaceType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as SignatureProductionPlaceType Modifier and Type Field Description protected SignatureProductionPlaceTypeSignedSignaturePropertiesType. signatureProductionPlaceMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return SignatureProductionPlaceType Modifier and Type Method Description SignatureProductionPlaceTypeObjectFactory. createSignatureProductionPlaceType()Create an instance ofSignatureProductionPlaceTypeSignatureProductionPlaceTypeSignedSignaturePropertiesType. getSignatureProductionPlace()Gets the value of the signatureProductionPlace property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type SignatureProductionPlaceType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignatureProductionPlaceType>ObjectFactory. createSignatureProductionPlace(SignatureProductionPlaceType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type SignatureProductionPlaceType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignatureProductionPlaceType>ObjectFactory. createSignatureProductionPlace(SignatureProductionPlaceType value)voidSignedSignaturePropertiesType. setSignatureProductionPlace(SignatureProductionPlaceType value)Sets the value of the signatureProductionPlace property.
-