Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ExtendedIDType
-
Packages that use ExtendedIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ExtendedIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ExtendedIDType Modifier and Type Field Description protected ExtendedIDTypeItemIdentificationType. extendedIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ExtendedIDType Modifier and Type Method Description ExtendedIDTypeItemIdentificationType. getExtendedID()Gets the value of the extendedID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ExtendedIDType Modifier and Type Method Description voidItemIdentificationType. setExtendedID(ExtendedIDType value)Sets the value of the extendedID property. -
Uses of ExtendedIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ExtendedIDType Modifier and Type Method Description ExtendedIDTypeObjectFactory. createExtendedIDType()Create an instance ofExtendedIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ExtendedIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtendedIDType>ObjectFactory. createExtendedID(ExtendedIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ExtendedIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ExtendedIDType>ObjectFactory. createExtendedID(ExtendedIDType value)
-