Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LicensePlateIDType
-
Packages that use LicensePlateIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LicensePlateIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as LicensePlateIDType Modifier and Type Field Description protected LicensePlateIDTypeRoadTransportType. licensePlateIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return LicensePlateIDType Modifier and Type Method Description LicensePlateIDTypeRoadTransportType. getLicensePlateID()Gets the value of the licensePlateID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type LicensePlateIDType Modifier and Type Method Description voidRoadTransportType. setLicensePlateID(LicensePlateIDType value)Sets the value of the licensePlateID property. -
Uses of LicensePlateIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LicensePlateIDType Modifier and Type Method Description LicensePlateIDTypeObjectFactory. createLicensePlateIDType()Create an instance ofLicensePlateIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LicensePlateIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<LicensePlateIDType>ObjectFactory. createLicensePlateID(LicensePlateIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LicensePlateIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<LicensePlateIDType>ObjectFactory. createLicensePlateID(LicensePlateIDType value)
-