Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.FirstNameType
-
Packages that use FirstNameType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of FirstNameType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as FirstNameType Modifier and Type Field Description protected FirstNameTypePersonType. firstNameMethods in network.oxalis.peppol.ubl2.jaxb.cac that return FirstNameType Modifier and Type Method Description FirstNameTypePersonType. getFirstName()Gets the value of the firstName property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type FirstNameType Modifier and Type Method Description voidPersonType. setFirstName(FirstNameType value)Sets the value of the firstName property. -
Uses of FirstNameType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return FirstNameType Modifier and Type Method Description FirstNameTypeObjectFactory. createFirstNameType()Create an instance ofFirstNameTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type FirstNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FirstNameType>ObjectFactory. createFirstName(FirstNameType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type FirstNameType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<FirstNameType>ObjectFactory. createFirstName(FirstNameType value)
-