Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AttributeIDType
-
Packages that use AttributeIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AttributeIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AttributeIDType Modifier and Type Field Description protected AttributeIDTypeConditionType. attributeIDprotected AttributeIDTypeDimensionType. attributeIDprotected AttributeIDTypePhysicalAttributeType. attributeIDprotected AttributeIDTypeTemperatureType. attributeIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AttributeIDType Modifier and Type Method Description AttributeIDTypeConditionType. getAttributeID()Gets the value of the attributeID property.AttributeIDTypeDimensionType. getAttributeID()Gets the value of the attributeID property.AttributeIDTypePhysicalAttributeType. getAttributeID()Gets the value of the attributeID property.AttributeIDTypeTemperatureType. getAttributeID()Gets the value of the attributeID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AttributeIDType Modifier and Type Method Description voidConditionType. setAttributeID(AttributeIDType value)Sets the value of the attributeID property.voidDimensionType. setAttributeID(AttributeIDType value)Sets the value of the attributeID property.voidPhysicalAttributeType. setAttributeID(AttributeIDType value)Sets the value of the attributeID property.voidTemperatureType. setAttributeID(AttributeIDType value)Sets the value of the attributeID property. -
Uses of AttributeIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AttributeIDType Modifier and Type Method Description AttributeIDTypeObjectFactory. createAttributeIDType()Create an instance ofAttributeIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AttributeIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeIDType>ObjectFactory. createAttributeID(AttributeIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AttributeIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeIDType>ObjectFactory. createAttributeID(AttributeIDType value)
-