Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FormatCodeType
-
Packages that use FormatCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FormatCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FormatCodeType Modifier and Type Field Description protected FormatCodeTypeExternalReferenceType. formatCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FormatCodeType Modifier and Type Method Description FormatCodeTypeExternalReferenceType. getFormatCode()Gets the value of the formatCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FormatCodeType Modifier and Type Method Description voidExternalReferenceType. setFormatCode(FormatCodeType value)Sets the value of the formatCode property. -
Uses of FormatCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FormatCodeType Modifier and Type Method Description FormatCodeTypeObjectFactory. createFormatCodeType()Create an instance ofFormatCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FormatCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FormatCodeType>ObjectFactory. createFormatCode(FormatCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FormatCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FormatCodeType>ObjectFactory. createFormatCode(FormatCodeType value)
-