Class BirthDateType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.udt.DateType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.BirthDateType
-
public class BirthDateType extends DateType
Java class for BirthDateType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="BirthDateType"> <simpleContent> <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>DateType"> </extension> </simpleContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description BirthDateType()
-