Uses of Class
org.odpi.openmetadata.platformservices.properties.ServerInstanceStatus
-
Packages that use ServerInstanceStatus Package Description org.odpi.openmetadata.platformservices.properties -
-
Uses of ServerInstanceStatus in org.odpi.openmetadata.platformservices.properties
Methods in org.odpi.openmetadata.platformservices.properties that return ServerInstanceStatus Modifier and Type Method Description static ServerInstanceStatusServerInstanceStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static ServerInstanceStatus[]ServerInstanceStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-