Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.VesselNameType
-
Packages that use VesselNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of VesselNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as VesselNameType Modifier and Type Field Description protected VesselNameTypeMaritimeTransportType. vesselNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return VesselNameType Modifier and Type Method Description VesselNameTypeMaritimeTransportType. getVesselName()Gets the value of the vesselName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type VesselNameType Modifier and Type Method Description voidMaritimeTransportType. setVesselName(VesselNameType value)Sets the value of the vesselName property. -
Uses of VesselNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return VesselNameType Modifier and Type Method Description VesselNameTypeObjectFactory. createVesselNameType()Create an instance ofVesselNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type VesselNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VesselNameType>ObjectFactory. createVesselName(VesselNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type VesselNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<VesselNameType>ObjectFactory. createVesselName(VesselNameType value)
-