| Package | Description |
|---|---|
| eu.toop.edm.jaxb.prov |
| Modifier and Type | Method and Description |
|---|---|
AgentType |
AgentType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
AgentType |
ObjectFactory.createAgentType()
Create an instance of
AgentType |
AgentType |
AgentType.getActedOnBehalfOfAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AgentType |
AssotiationType.getAgentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AgentType |
AttributionType.getAgentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AgentType |
InfluenceType.getAgentAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
AgentType |
AgentType.getWasInfluencedByAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AgentType> |
ObjectFactory.createActedOnBehalfOf(AgentType value)
|
JAXBElement<AgentType> |
ObjectFactory.createAgent(AgentType value)
|
JAXBElement<AgentType> |
ObjectFactory.createWasInfluencedBy(AgentType value)
|
List<AgentType> |
AgentType.getActedOnBehalfOf()
Gets the value of the actedOnBehalfOf property.
|
List<AgentType> |
AssotiationType.getAgent()
Gets the value of the agent property.
|
List<AgentType> |
AttributionType.getAgent()
Gets the value of the agent property.
|
List<AgentType> |
InfluenceType.getAgent()
Gets the value of the agent property.
|
List<AgentType> |
AgentType.getWasInfluencedBy()
Gets the value of the wasInfluencedBy property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentType.addActedOnBehalfOf(AgentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AssotiationType.addAgent(AgentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AttributionType.addAgent(AgentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
InfluenceType.addAgent(AgentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AgentType.addWasInfluencedBy(AgentType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AgentType.cloneTo(AgentType ret)
This method clones all values from
this to the passed object. |
JAXBElement<AgentType> |
ObjectFactory.createActedOnBehalfOf(AgentType value)
|
JAXBElement<AgentType> |
ObjectFactory.createAgent(AgentType value)
|
JAXBElement<AgentType> |
ObjectFactory.createWasInfluencedBy(AgentType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentType.setActedOnBehalfOf(List<AgentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AssotiationType.setAgent(List<AgentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AttributionType.setAgent(List<AgentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
InfluenceType.setAgent(List<AgentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
AgentType.setWasInfluencedBy(List<AgentType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2020–2021 toop.eu. All rights reserved.