Uses of Enum Class
com.morpheusdata.model.ComputeTypePackage.ProviderType
Packages that use ComputeTypePackage.ProviderType
-
Uses of ComputeTypePackage.ProviderType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ComputeTypePackage.ProviderTypeModifier and TypeFieldDescriptionprotected ComputeTypePackage.ProviderTypeComputeTypePackage.providerTypeMethods in com.morpheusdata.model that return ComputeTypePackage.ProviderTypeModifier and TypeMethodDescriptionComputeTypePackage.getProviderType()Returns the enum constant of this class with the specified name.static ComputeTypePackage.ProviderType[]ComputeTypePackage.ProviderType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type ComputeTypePackage.ProviderTypeModifier and TypeMethodDescriptionvoidComputeTypePackage.setProviderType(ComputeTypePackage.ProviderType providerType)