Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OwnerTypeCodeType
-
Packages that use OwnerTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OwnerTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OwnerTypeCodeType Modifier and Type Field Description protected OwnerTypeCodeTypeTransportEquipmentType. ownerTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OwnerTypeCodeType Modifier and Type Method Description OwnerTypeCodeTypeTransportEquipmentType. getOwnerTypeCode()Gets the value of the ownerTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OwnerTypeCodeType Modifier and Type Method Description voidTransportEquipmentType. setOwnerTypeCode(OwnerTypeCodeType value)Sets the value of the ownerTypeCode property. -
Uses of OwnerTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OwnerTypeCodeType Modifier and Type Method Description OwnerTypeCodeTypeObjectFactory. createOwnerTypeCodeType()Create an instance ofOwnerTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OwnerTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<OwnerTypeCodeType>ObjectFactory. createOwnerTypeCode(OwnerTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OwnerTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<OwnerTypeCodeType>ObjectFactory. createOwnerTypeCode(OwnerTypeCodeType value)
-