Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CodeValueType
-
Packages that use CodeValueType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CodeValueType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CodeValueType Modifier and Type Field Description protected CodeValueTypeClassificationCategoryType. codeValueMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CodeValueType Modifier and Type Method Description CodeValueTypeClassificationCategoryType. getCodeValue()Gets the value of the codeValue property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CodeValueType Modifier and Type Method Description voidClassificationCategoryType. setCodeValue(CodeValueType value)Sets the value of the codeValue property. -
Uses of CodeValueType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CodeValueType Modifier and Type Method Description CodeValueTypeObjectFactory. createCodeValueType()Create an instance ofCodeValueTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CodeValueType Modifier and Type Method Description javax.xml.bind.JAXBElement<CodeValueType>ObjectFactory. createCodeValue(CodeValueType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CodeValueType Modifier and Type Method Description javax.xml.bind.JAXBElement<CodeValueType>ObjectFactory. createCodeValue(CodeValueType value)
-