| Package | Description |
|---|---|
| eu.toop.edm.jaxb.cv.agent |
| Modifier and Type | Method and Description |
|---|---|
LocationType |
LocationType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
LocationType |
ObjectFactory.createLocationType()
Create an instance of
LocationType |
LocationType |
FormalOrganizationType.getFormalLocation()
Gets the value of the formalLocation property.
|
LocationType |
AgentType.getLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
LocationType |
ContactPointType.getLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
LocationType |
RegisteredOrganizationType.getRegisteredLocation()
Gets the value of the registeredLocation property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LocationType> |
ObjectFactory.createFormalLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLocation_(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createRegisteredLocation(LocationType value)
|
List<LocationType> |
AgentType.getLocation()
Gets the value of the location property.
|
List<LocationType> |
ContactPointType.getLocation()
Gets the value of the location property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentType.addLocation(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ContactPointType.addLocation(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
LocationType.cloneTo(LocationType ret)
This method clones all values from
this to the passed object. |
JAXBElement<LocationType> |
ObjectFactory.createFormalLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLocation_(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createLocation(LocationType value)
|
JAXBElement<LocationType> |
ObjectFactory.createRegisteredLocation(LocationType value)
|
void |
FormalOrganizationType.setFormalLocation(LocationType value)
Sets the value of the formalLocation property.
|
void |
RegisteredOrganizationType.setRegisteredLocation(LocationType value)
Sets the value of the registeredLocation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentType.setLocation(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
ContactPointType.setLocation(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2020 toop.eu. All rights reserved.