Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PositionCodeType
-
Packages that use PositionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PositionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PositionCodeType Modifier and Type Field Description protected PositionCodeTypePhysicalAttributeType. positionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PositionCodeType Modifier and Type Method Description PositionCodeTypePhysicalAttributeType. getPositionCode()Gets the value of the positionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PositionCodeType Modifier and Type Method Description voidPhysicalAttributeType. setPositionCode(PositionCodeType value)Sets the value of the positionCode property. -
Uses of PositionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PositionCodeType Modifier and Type Method Description PositionCodeTypeObjectFactory. createPositionCodeType()Create an instance ofPositionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PositionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PositionCodeType>ObjectFactory. createPositionCode(PositionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PositionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<PositionCodeType>ObjectFactory. createPositionCode(PositionCodeType value)
-