Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.JourneyIDType
-
Packages that use JourneyIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of JourneyIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as JourneyIDType Modifier and Type Field Description protected JourneyIDTypeTransportMeansType. journeyIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return JourneyIDType Modifier and Type Method Description JourneyIDTypeTransportMeansType. getJourneyID()Gets the value of the journeyID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type JourneyIDType Modifier and Type Method Description voidTransportMeansType. setJourneyID(JourneyIDType value)Sets the value of the journeyID property. -
Uses of JourneyIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return JourneyIDType Modifier and Type Method Description JourneyIDTypeObjectFactory. createJourneyIDType()Create an instance ofJourneyIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type JourneyIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JourneyIDType>ObjectFactory. createJourneyID(JourneyIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type JourneyIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JourneyIDType>ObjectFactory. createJourneyID(JourneyIDType value)
-