Uses of Class
org.jclouds.vcloud.director.v1_5.domain.org.CustomOrgLdapSettings.ConnectorType

Packages that use CustomOrgLdapSettings.ConnectorType
org.jclouds.vcloud.director.v1_5.domain.org   
 

Uses of CustomOrgLdapSettings.ConnectorType in org.jclouds.vcloud.director.v1_5.domain.org
 

Fields in org.jclouds.vcloud.director.v1_5.domain.org with type parameters of type CustomOrgLdapSettings.ConnectorType
static List<CustomOrgLdapSettings.ConnectorType> CustomOrgLdapSettings.ConnectorType.ALL
           
protected static Map<String,CustomOrgLdapSettings.ConnectorType> CustomOrgLdapSettings.ConnectorType.CONNECTOR_TYPE_BY_ID
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain.org that return CustomOrgLdapSettings.ConnectorType
static CustomOrgLdapSettings.ConnectorType CustomOrgLdapSettings.ConnectorType.fromValue(String value)
           
static CustomOrgLdapSettings.ConnectorType CustomOrgLdapSettings.ConnectorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CustomOrgLdapSettings.ConnectorType[] CustomOrgLdapSettings.ConnectorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.