Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PlotIdentificationType
-
Packages that use PlotIdentificationType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PlotIdentificationType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PlotIdentificationType Modifier and Type Field Description protected PlotIdentificationTypeAddressType. plotIdentificationMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PlotIdentificationType Modifier and Type Method Description PlotIdentificationTypeAddressType. getPlotIdentification()Gets the value of the plotIdentification property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PlotIdentificationType Modifier and Type Method Description voidAddressType. setPlotIdentification(PlotIdentificationType value)Sets the value of the plotIdentification property. -
Uses of PlotIdentificationType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PlotIdentificationType Modifier and Type Method Description PlotIdentificationTypeObjectFactory. createPlotIdentificationType()Create an instance ofPlotIdentificationTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PlotIdentificationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlotIdentificationType>ObjectFactory. createPlotIdentification(PlotIdentificationType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PlotIdentificationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PlotIdentificationType>ObjectFactory. createPlotIdentification(PlotIdentificationType value)
-