Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OtherNameType
-
Packages that use OtherNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OtherNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as OtherNameType Modifier and Type Field Description protected OtherNameTypePersonType. otherNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OtherNameType Modifier and Type Method Description OtherNameTypePersonType. getOtherName()Gets the value of the otherName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OtherNameType Modifier and Type Method Description voidPersonType. setOtherName(OtherNameType value)Sets the value of the otherName property. -
Uses of OtherNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OtherNameType Modifier and Type Method Description OtherNameTypeObjectFactory. createOtherNameType()Create an instance ofOtherNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OtherNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<OtherNameType>ObjectFactory. createOtherName(OtherNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OtherNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<OtherNameType>ObjectFactory. createOtherName(OtherNameType value)
-