Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.IdentificationIDType
-
Packages that use IdentificationIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of IdentificationIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as IdentificationIDType Modifier and Type Field Description protected IdentificationIDTypeEventType. identificationIDprotected IdentificationIDTypeTransportEventType. identificationIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return IdentificationIDType Modifier and Type Method Description IdentificationIDTypeEventType. getIdentificationID()Gets the value of the identificationID property.IdentificationIDTypeTransportEventType. getIdentificationID()Gets the value of the identificationID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type IdentificationIDType Modifier and Type Method Description voidEventType. setIdentificationID(IdentificationIDType value)Sets the value of the identificationID property.voidTransportEventType. setIdentificationID(IdentificationIDType value)Sets the value of the identificationID property. -
Uses of IdentificationIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return IdentificationIDType Modifier and Type Method Description IdentificationIDTypeObjectFactory. createIdentificationIDType()Create an instance ofIdentificationIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type IdentificationIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IdentificationIDType>ObjectFactory. createIdentificationID(IdentificationIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type IdentificationIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IdentificationIDType>ObjectFactory. createIdentificationID(IdentificationIDType value)
-