| Package | Description |
|---|---|
| eu.toop.edm.jaxb.cccev | |
| eu.toop.edm.jaxb.cv.agent | |
| eu.toop.edm.jaxb.cv.cbc | |
| eu.toop.edm.xml.cccev |
| Modifier and Type | Method and Description |
|---|---|
DateType |
CCCEVValueType.getDateValue()
<?
|
DateType |
CCCEVDocumentReferenceType.getIssueDate()
<?
|
DateType |
CCCEVValueType.setDateValue(XMLGregorianCalendar valueParam)
Special setter with value of type XMLGregorianCalendar
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DateType |
CCCEVDocumentReferenceType.setIssueDate(XMLGregorianCalendar valueParam)
Special setter with value of type XMLGregorianCalendar
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DateType> |
ObjectFactory.createDateValue(DateType value)
|
JAXBElement<DateType> |
ObjectFactory.createIssueDate(DateType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DateType> |
ObjectFactory.createDateValue(DateType value)
|
JAXBElement<DateType> |
ObjectFactory.createIssueDate(DateType value)
|
void |
CCCEVValueType.setDateValue(DateType value)
Sets the value of the dateValue property.
|
void |
CCCEVDocumentReferenceType.setIssueDate(DateType value)
Sets the value of the issueDate property.
|
| Modifier and Type | Method and Description |
|---|---|
DateType |
PersonType.getDateOfBirth()
Gets the value of the dateOfBirth property.
|
DateType |
PersonType.getDateOfDeath()
Gets the value of the dateOfDeath property.
|
DateType |
PersonType.setDateOfBirth(XMLGregorianCalendar valueParam)
Special setter with value of type XMLGregorianCalendar
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
DateType |
PersonType.setDateOfDeath(XMLGregorianCalendar valueParam)
Special setter with value of type XMLGregorianCalendar
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DateType> |
ObjectFactory.createDateOfBirth(DateType value)
|
JAXBElement<DateType> |
ObjectFactory.createDateOfDeath(DateType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DateType> |
ObjectFactory.createDateOfBirth(DateType value)
|
JAXBElement<DateType> |
ObjectFactory.createDateOfDeath(DateType value)
|
void |
PersonType.setDateOfBirth(DateType value)
Sets the value of the dateOfBirth property.
|
void |
PersonType.setDateOfDeath(DateType value)
Sets the value of the dateOfDeath property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EndDateType
Java class for EndDateType complex type.
|
class |
StartDateType
Java class for StartDateType complex type.
|
| Modifier and Type | Method and Description |
|---|---|
DateType |
DateType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
DateType |
ObjectFactory.createDateType()
Create an instance of
DateType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DateType> |
ObjectFactory.createDate(DateType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateType.cloneTo(DateType ret)
This method clones all values from
this to the passed object. |
JAXBElement<DateType> |
ObjectFactory.createDate(DateType value)
|
| Modifier and Type | Method and Description |
|---|---|
static CCCEVValueType |
CCCEVValueHelper.create(DateType a) |
Copyright © 2020 toop.eu. All rights reserved.