Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TitleType
-
Packages that use TitleType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TitleType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TitleType Modifier and Type Field Description protected TitleTypePersonType. titleMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TitleType Modifier and Type Method Description TitleTypePersonType. getTitle()Gets the value of the title property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TitleType Modifier and Type Method Description voidPersonType. setTitle(TitleType value)Sets the value of the title property. -
Uses of TitleType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TitleType Modifier and Type Method Description TitleTypeObjectFactory. createTitleType()Create an instance ofTitleTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TitleType Modifier and Type Method Description javax.xml.bind.JAXBElement<TitleType>ObjectFactory. createTitle(TitleType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TitleType Modifier and Type Method Description javax.xml.bind.JAXBElement<TitleType>ObjectFactory. createTitle(TitleType value)
-