Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.LimitationDescriptionType
-
Packages that use LimitationDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of LimitationDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type LimitationDescriptionType Modifier and Type Field Description protected List<LimitationDescriptionType>EconomicOperatorShortListType. limitationDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type LimitationDescriptionType Modifier and Type Method Description List<LimitationDescriptionType>EconomicOperatorShortListType. getLimitationDescription()Gets the value of the limitationDescription property. -
Uses of LimitationDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return LimitationDescriptionType Modifier and Type Method Description LimitationDescriptionTypeObjectFactory. createLimitationDescriptionType()Create an instance ofLimitationDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type LimitationDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<LimitationDescriptionType>ObjectFactory. createLimitationDescription(LimitationDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type LimitationDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<LimitationDescriptionType>ObjectFactory. createLimitationDescription(LimitationDescriptionType value)
-