Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EncodingCodeType
-
Packages that use EncodingCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EncodingCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EncodingCodeType Modifier and Type Field Description protected EncodingCodeTypeExternalReferenceType. encodingCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EncodingCodeType Modifier and Type Method Description EncodingCodeTypeExternalReferenceType. getEncodingCode()Gets the value of the encodingCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EncodingCodeType Modifier and Type Method Description voidExternalReferenceType. setEncodingCode(EncodingCodeType value)Sets the value of the encodingCode property. -
Uses of EncodingCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EncodingCodeType Modifier and Type Method Description EncodingCodeTypeObjectFactory. createEncodingCodeType()Create an instance ofEncodingCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EncodingCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncodingCodeType>ObjectFactory. createEncodingCode(EncodingCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EncodingCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncodingCodeType>ObjectFactory. createEncodingCode(EncodingCodeType value)
-