Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SecurityClassificationCodeType
-
Packages that use SecurityClassificationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SecurityClassificationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SecurityClassificationCodeType Modifier and Type Field Description protected SecurityClassificationCodeTypeRequestForQuotationLineType. securityClassificationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SecurityClassificationCodeType Modifier and Type Method Description SecurityClassificationCodeTypeRequestForQuotationLineType. getSecurityClassificationCode()Gets the value of the securityClassificationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SecurityClassificationCodeType Modifier and Type Method Description voidRequestForQuotationLineType. setSecurityClassificationCode(SecurityClassificationCodeType value)Sets the value of the securityClassificationCode property. -
Uses of SecurityClassificationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SecurityClassificationCodeType Modifier and Type Method Description SecurityClassificationCodeTypeObjectFactory. createSecurityClassificationCodeType()Create an instance ofSecurityClassificationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SecurityClassificationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityClassificationCodeType>ObjectFactory. createSecurityClassificationCode(SecurityClassificationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SecurityClassificationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityClassificationCodeType>ObjectFactory. createSecurityClassificationCode(SecurityClassificationCodeType value)
-