Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CharacteristicsType
-
Packages that use CharacteristicsType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CharacteristicsType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CharacteristicsType Modifier and Type Field Description protected CharacteristicsTypeTransportEquipmentType. characteristicsMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CharacteristicsType Modifier and Type Method Description CharacteristicsTypeTransportEquipmentType. getCharacteristics()Gets the value of the characteristics property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CharacteristicsType Modifier and Type Method Description voidTransportEquipmentType. setCharacteristics(CharacteristicsType value)Sets the value of the characteristics property. -
Uses of CharacteristicsType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CharacteristicsType Modifier and Type Method Description CharacteristicsTypeObjectFactory. createCharacteristicsType()Create an instance ofCharacteristicsTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CharacteristicsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CharacteristicsType>ObjectFactory. createCharacteristics(CharacteristicsType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CharacteristicsType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CharacteristicsType>ObjectFactory. createCharacteristics(CharacteristicsType value)
-