Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TextType
-
Packages that use TextType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TextType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TextType Modifier and Type Field Description protected List<TextType>StatusType. textMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TextType Modifier and Type Method Description List<TextType>StatusType. getText()Gets the value of the text property. -
Uses of TextType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TextType Modifier and Type Method Description TextTypeObjectFactory. createTextType()Create an instance ofTextTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TextType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TextType>ObjectFactory. createText(TextType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TextType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TextType>ObjectFactory. createText(TextType value)
-