Uses of Enum Class
com.morpheusdata.model.NetworkSubnet.Status
Packages that use NetworkSubnet.Status
-
Uses of NetworkSubnet.Status in com.morpheusdata.model
Fields in com.morpheusdata.model declared as NetworkSubnet.StatusMethods in com.morpheusdata.model that return NetworkSubnet.StatusModifier and TypeMethodDescriptionNetworkSubnet.getStatus()static NetworkSubnet.StatusReturns the enum constant of this class with the specified name.static NetworkSubnet.Status[]NetworkSubnet.Status.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 NetworkSubnet.Status