Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.VesselIDType
-
Packages that use VesselIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of VesselIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as VesselIDType Modifier and Type Field Description protected VesselIDTypeMaritimeTransportType. vesselIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return VesselIDType Modifier and Type Method Description VesselIDTypeMaritimeTransportType. getVesselID()Gets the value of the vesselID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type VesselIDType Modifier and Type Method Description voidMaritimeTransportType. setVesselID(VesselIDType value)Sets the value of the vesselID property. -
Uses of VesselIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return VesselIDType Modifier and Type Method Description VesselIDTypeObjectFactory. createVesselIDType()Create an instance ofVesselIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type VesselIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<VesselIDType>ObjectFactory. createVesselID(VesselIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type VesselIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<VesselIDType>ObjectFactory. createVesselID(VesselIDType value)
-