Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BirthDateType
-
Packages that use BirthDateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BirthDateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BirthDateType Modifier and Type Field Description protected BirthDateTypePersonType. birthDateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BirthDateType Modifier and Type Method Description BirthDateTypePersonType. getBirthDate()Gets the value of the birthDate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BirthDateType Modifier and Type Method Description voidPersonType. setBirthDate(BirthDateType value)Sets the value of the birthDate property. -
Uses of BirthDateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BirthDateType Modifier and Type Method Description BirthDateTypeObjectFactory. createBirthDateType()Create an instance ofBirthDateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BirthDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<BirthDateType>ObjectFactory. createBirthDate(BirthDateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BirthDateType Modifier and Type Method Description javax.xml.bind.JAXBElement<BirthDateType>ObjectFactory. createBirthDate(BirthDateType value)
-