Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OptionsDescriptionType
-
Packages that use OptionsDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OptionsDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type OptionsDescriptionType Modifier and Type Field Description protected List<OptionsDescriptionType>ContractExtensionType. optionsDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type OptionsDescriptionType Modifier and Type Method Description List<OptionsDescriptionType>ContractExtensionType. getOptionsDescription()Gets the value of the optionsDescription property. -
Uses of OptionsDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OptionsDescriptionType Modifier and Type Method Description OptionsDescriptionTypeObjectFactory. createOptionsDescriptionType()Create an instance ofOptionsDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OptionsDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OptionsDescriptionType>ObjectFactory. createOptionsDescription(OptionsDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OptionsDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OptionsDescriptionType>ObjectFactory. createOptionsDescription(OptionsDescriptionType value)
-