| 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()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>Value.
|
DateType |
CCCEVDocumentReferenceType.getIssueDate()
<?xml version="1.0" encoding="UTF-8"?><an:DataProperty xmlns:an="https://semic.org/sa/cv/common/semic-annot-2.0.0#" xmlns="https://semic.org/sa/cv/cccev-2.0.0#" xmlns:cac="https://semic.org/sa/cv/common/cac-2.0.0#" xmlns:cagv="https://semic.org/sa/cv/cagv/agent-2.0.0#" xmlns:cbc="https://semic.org/sa/cv/common/cbc-2.0.0#" xmlns:ccts="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:dcat-ap="http://data.europa.eu/r5r/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>Data property</ccts:ComponentType><ccts:DictionaryEntryName>DocumentReference.
|
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.