| Package | Description |
|---|---|
| eu.toop.edm.jaxb.cv.agent |
| Modifier and Type | Method and Description |
|---|---|
ContactPointType |
ContactPointType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
ContactPointType |
ObjectFactory.createContactPointType()
Create an instance of
ContactPointType |
ContactPointType |
AgentType.getDefaultContactPoint()
Gets the value of the defaultContactPoint property.
|
ContactPointType |
RoleType.getHasContactPointAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ContactPointType> |
ObjectFactory.createContactPoint(ContactPointType value)
|
JAXBElement<ContactPointType> |
ObjectFactory.createDefaultContactPoint(ContactPointType value)
|
JAXBElement<ContactPointType> |
ObjectFactory.createHasContactPoint(ContactPointType value)
|
List<ContactPointType> |
RoleType.getHasContactPoint()
Gets the value of the hasContactPoint property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoleType.addHasContactPoint(ContactPointType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ContactPointType.cloneTo(ContactPointType ret)
This method clones all values from
this to the passed object. |
JAXBElement<ContactPointType> |
ObjectFactory.createContactPoint(ContactPointType value)
|
JAXBElement<ContactPointType> |
ObjectFactory.createDefaultContactPoint(ContactPointType value)
|
JAXBElement<ContactPointType> |
ObjectFactory.createHasContactPoint(ContactPointType value)
|
void |
AgentType.setDefaultContactPoint(ContactPointType value)
Sets the value of the defaultContactPoint property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoleType.setHasContactPoint(List<ContactPointType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2020 toop.eu. All rights reserved.