Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ListValueType
-
Packages that use ListValueType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ListValueType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ListValueType Modifier and Type Field Description protected List<ListValueType>ItemPropertyType. listValueMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ListValueType Modifier and Type Method Description List<ListValueType>ItemPropertyType. getListValue()Gets the value of the listValue property. -
Uses of ListValueType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ListValueType Modifier and Type Method Description ListValueTypeObjectFactory. createListValueType()Create an instance ofListValueTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ListValueType Modifier and Type Method Description javax.xml.bind.JAXBElement<ListValueType>ObjectFactory. createListValue(ListValueType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ListValueType Modifier and Type Method Description javax.xml.bind.JAXBElement<ListValueType>ObjectFactory. createListValue(ListValueType value)
-