|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentConfigurationProperty | |
|---|---|
| com.quartzdesk.service.types.v4_0.agent | |
| Uses of AgentConfigurationProperty in com.quartzdesk.service.types.v4_0.agent |
|---|
| Fields in com.quartzdesk.service.types.v4_0.agent with type parameters of type AgentConfigurationProperty | |
|---|---|
protected List<AgentConfigurationProperty> |
AgentConfiguration.property
|
| Methods in com.quartzdesk.service.types.v4_0.agent that return AgentConfigurationProperty | |
|---|---|
AgentConfigurationProperty |
ObjectFactory.createAgentConfigurationProperty()
Create an instance of AgentConfigurationProperty |
AgentConfigurationProperty |
AgentConfigurationProperty.withName(String value)
|
AgentConfigurationProperty |
AgentConfigurationProperty.withValue(String value)
|
| Methods in com.quartzdesk.service.types.v4_0.agent that return types with arguments of type AgentConfigurationProperty | |
|---|---|
List<AgentConfigurationProperty> |
AgentConfiguration.getProperty()
Gets the value of the property property. |
| Methods in com.quartzdesk.service.types.v4_0.agent with parameters of type AgentConfigurationProperty | |
|---|---|
AgentConfiguration |
AgentConfiguration.withProperty(AgentConfigurationProperty... values)
|
| Method parameters in com.quartzdesk.service.types.v4_0.agent with type arguments of type AgentConfigurationProperty | |
|---|---|
void |
AgentConfiguration.setProperty(List<AgentConfigurationProperty> property)
Sets the value of the property property. |
AgentConfiguration |
AgentConfiguration.withProperty(Collection<AgentConfigurationProperty> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||