Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.ProvisioningScriptHostType

Packages that use ProvisioningScriptHostType
com.evolveum.midpoint.xml.ns._public.common.common_2a   
com.evolveum.midpoint.xml.ns._public.resource.capabilities_2   
 

Uses of ProvisioningScriptHostType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as ProvisioningScriptHostType
protected  ProvisioningScriptHostType ProvisioningScriptType.host
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ProvisioningScriptHostType
static ProvisioningScriptHostType ProvisioningScriptHostType.fromValue(java.lang.String v)
           
 ProvisioningScriptHostType ProvisioningScriptType.getHost()
          Gets the value of the host property.
static ProvisioningScriptHostType ProvisioningScriptHostType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProvisioningScriptHostType[] ProvisioningScriptHostType.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_2a with parameters of type ProvisioningScriptHostType
 void ProvisioningScriptType.setHost(ProvisioningScriptHostType value)
          Sets the value of the host property.
 

Uses of ProvisioningScriptHostType in com.evolveum.midpoint.xml.ns._public.resource.capabilities_2
 

Fields in com.evolveum.midpoint.xml.ns._public.resource.capabilities_2 declared as ProvisioningScriptHostType
protected  ProvisioningScriptHostType ScriptCapabilityType.Host.type
           
 

Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_2 that return ProvisioningScriptHostType
 ProvisioningScriptHostType ScriptCapabilityType.Host.getType()
          Gets the value of the type property.
 

Methods in com.evolveum.midpoint.xml.ns._public.resource.capabilities_2 with parameters of type ProvisioningScriptHostType
 void ScriptCapabilityType.Host.setType(ProvisioningScriptHostType value)
          Sets the value of the type property.
 



Copyright © 2012 evolveum. All Rights Reserved.