|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.ccr.Agent
public class Agent
Java class for Agent element declaration.
The following schema fragment specifies the expected content contained within this class.
| Nested Class Summary | |
|---|---|
static class |
Agent.EnvironmentalAgents
Java class for anonymous complex type. |
static class |
Agent.Problems
Java class for anonymous complex type. |
static class |
Agent.Products
Java class for anonymous complex type. |
static class |
Agent.Results
Java class for anonymous complex type. |
| Constructor Summary | |
|---|---|
Agent()
|
|
| Method Summary | |
|---|---|
Agent.EnvironmentalAgents |
getEnvironmentalAgents()
Gets the value of the environmentalAgents property. |
Agent.Problems |
getProblems()
Gets the value of the problems property. |
Procedures |
getProcedures()
Gets the value of the procedures property. |
Agent.Products |
getProducts()
Gets the value of the products property. |
Agent.Results |
getResults()
Gets the value of the results property. |
void |
setEnvironmentalAgents(Agent.EnvironmentalAgents value)
Sets the value of the environmentalAgents property. |
void |
setProblems(Agent.Problems value)
Sets the value of the problems property. |
void |
setProcedures(Procedures value)
Sets the value of the procedures property. |
void |
setProducts(Agent.Products value)
Sets the value of the products property. |
void |
setResults(Agent.Results value)
Sets the value of the results property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Agent()
| Method Detail |
|---|
public Agent.Products getProducts()
Productspublic void setProducts(Agent.Products value)
value - allowed object is
Productspublic Agent.EnvironmentalAgents getEnvironmentalAgents()
Agent.EnvironmentalAgentspublic void setEnvironmentalAgents(Agent.EnvironmentalAgents value)
value - allowed object is
Agent.EnvironmentalAgentspublic Agent.Problems getProblems()
Agent.Problemspublic void setProblems(Agent.Problems value)
value - allowed object is
Agent.Problemspublic Procedures getProcedures()
Procedurespublic void setProcedures(Procedures value)
value - allowed object is
Procedurespublic Agent.Results getResults()
Agent.Resultspublic void setResults(Agent.Results value)
value - allowed object is
Agent.Results
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||