|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptHostType | |
|---|---|
| com.evolveum.midpoint.xml.ns._public.common.common_1 | |
| com.evolveum.midpoint.xml.ns._public.resource.capabilities_1 | |
| Uses of ScriptHostType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as ScriptHostType | |
|---|---|
protected ScriptHostType |
ScriptType.host
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ScriptHostType | |
|---|---|
static ScriptHostType |
ScriptHostType.fromValue(java.lang.String v)
|
ScriptHostType |
ScriptType.getHost()
Gets the value of the host property. |
static ScriptHostType |
ScriptHostType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScriptHostType[] |
ScriptHostType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ScriptHostType | |
|---|---|
void |
ScriptType.setHost(ScriptHostType value)
Sets the value of the host property. |
| Uses of ScriptHostType in com.evolveum.midpoint.xml.ns._public.resource.capabilities_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.resource.capabilities_1 declared as ScriptHostType | |
|---|---|
protected ScriptHostType |
ScriptCapabilityType.Host.type
|
| Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_1 that return ScriptHostType | |
|---|---|
ScriptHostType |
ScriptCapabilityType.Host.getType()
Gets the value of the type property. |
| Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_1 with parameters of type ScriptHostType | |
|---|---|
void |
ScriptCapabilityType.Host.setType(ScriptHostType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||