Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.PhysicalAttributeType
-
Packages that use PhysicalAttributeType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of PhysicalAttributeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PhysicalAttributeType Modifier and Type Field Description protected List<PhysicalAttributeType>ItemIdentificationType. physicalAttributeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PhysicalAttributeType Modifier and Type Method Description PhysicalAttributeTypeObjectFactory. createPhysicalAttributeType()Create an instance ofPhysicalAttributeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PhysicalAttributeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PhysicalAttributeType>ObjectFactory. createPhysicalAttribute(PhysicalAttributeType value)List<PhysicalAttributeType>ItemIdentificationType. getPhysicalAttribute()Gets the value of the physicalAttribute property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PhysicalAttributeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PhysicalAttributeType>ObjectFactory. createPhysicalAttribute(PhysicalAttributeType value)
-