Uses of Enum Class
com.morpheusdata.model.UpdateDefinition.ImagePathType
Packages that use UpdateDefinition.ImagePathType
-
Uses of UpdateDefinition.ImagePathType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as UpdateDefinition.ImagePathTypeModifier and TypeFieldDescriptionprotected UpdateDefinition.ImagePathTypeUpdateDefinition.imagePathTypeMethods in com.morpheusdata.model that return UpdateDefinition.ImagePathTypeModifier and TypeMethodDescriptionUpdateDefinition.getImagePathType()Returns the enum constant of this class with the specified name.static UpdateDefinition.ImagePathType[]UpdateDefinition.ImagePathType.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 UpdateDefinition.ImagePathTypeModifier and TypeMethodDescriptionvoidUpdateDefinition.setImagePathType(UpdateDefinition.ImagePathType imagePathType)