Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CharacterSetCodeType
-
Packages that use CharacterSetCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CharacterSetCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CharacterSetCodeType Modifier and Type Field Description protected CharacterSetCodeTypeExternalReferenceType. characterSetCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CharacterSetCodeType Modifier and Type Method Description CharacterSetCodeTypeExternalReferenceType. getCharacterSetCode()Gets the value of the characterSetCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CharacterSetCodeType Modifier and Type Method Description voidExternalReferenceType. setCharacterSetCode(CharacterSetCodeType value)Sets the value of the characterSetCode property. -
Uses of CharacterSetCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CharacterSetCodeType Modifier and Type Method Description CharacterSetCodeTypeObjectFactory. createCharacterSetCodeType()Create an instance ofCharacterSetCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CharacterSetCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CharacterSetCodeType>ObjectFactory. createCharacterSetCode(CharacterSetCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CharacterSetCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CharacterSetCodeType>ObjectFactory. createCharacterSetCode(CharacterSetCodeType value)
-