Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PrivacyCodeType
-
Packages that use PrivacyCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PrivacyCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PrivacyCodeType Modifier and Type Field Description protected PrivacyCodeTypeRequestForQuotationLineType. privacyCodeprotected PrivacyCodeTypeTelecommunicationsSupplyType. privacyCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PrivacyCodeType Modifier and Type Method Description PrivacyCodeTypeRequestForQuotationLineType. getPrivacyCode()Gets the value of the privacyCode property.PrivacyCodeTypeTelecommunicationsSupplyType. getPrivacyCode()Gets the value of the privacyCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PrivacyCodeType Modifier and Type Method Description voidRequestForQuotationLineType. setPrivacyCode(PrivacyCodeType value)Sets the value of the privacyCode property.voidTelecommunicationsSupplyType. setPrivacyCode(PrivacyCodeType value)Sets the value of the privacyCode property. -
Uses of PrivacyCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PrivacyCodeType Modifier and Type Method Description PrivacyCodeTypeObjectFactory. createPrivacyCodeType()Create an instance ofPrivacyCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PrivacyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrivacyCodeType>ObjectFactory. createPrivacyCode(PrivacyCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PrivacyCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrivacyCodeType>ObjectFactory. createPrivacyCode(PrivacyCodeType value)
-