|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentProvisioningMode | |
|---|---|
| com.edustructures.sifworks | Core classes and interfaces of the SIFWorks® ADK® for Java. |
| Uses of AgentProvisioningMode in com.edustructures.sifworks |
|---|
| Methods in com.edustructures.sifworks that return AgentProvisioningMode | |
|---|---|
AgentProvisioningMode |
AgentProperties.getProvisioningMode()
Gets the provisioning mode for this zone |
static AgentProvisioningMode |
AgentProvisioningMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AgentProvisioningMode[] |
AgentProvisioningMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.edustructures.sifworks with parameters of type AgentProvisioningMode | |
|---|---|
void |
AgentProperties.setProvisioningMode(AgentProvisioningMode mode)
Sets the provisioning mode for this zone |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||