Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ElectronicDeviceDescriptionType
-
Packages that use ElectronicDeviceDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ElectronicDeviceDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ElectronicDeviceDescriptionType Modifier and Type Field Description protected List<ElectronicDeviceDescriptionType>AuctionTermsType. electronicDeviceDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ElectronicDeviceDescriptionType Modifier and Type Method Description List<ElectronicDeviceDescriptionType>AuctionTermsType. getElectronicDeviceDescription()Gets the value of the electronicDeviceDescription property. -
Uses of ElectronicDeviceDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ElectronicDeviceDescriptionType Modifier and Type Method Description ElectronicDeviceDescriptionTypeObjectFactory. createElectronicDeviceDescriptionType()Create an instance ofElectronicDeviceDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ElectronicDeviceDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ElectronicDeviceDescriptionType>ObjectFactory. createElectronicDeviceDescription(ElectronicDeviceDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ElectronicDeviceDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ElectronicDeviceDescriptionType>ObjectFactory. createElectronicDeviceDescription(ElectronicDeviceDescriptionType value)
-