Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.ScriptHostType

Packages that use ScriptHostType
com.evolveum.midpoint.xml.ns._public.common.common_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.
 



Copyright © 2011 evolveum. All Rights Reserved.