Uses of Class
org.guvnor.ala.openshift.config.OpenShiftProperty
-
Packages that use OpenShiftProperty Package Description org.guvnor.ala.openshift.config -
-
Uses of OpenShiftProperty in org.guvnor.ala.openshift.config
Methods in org.guvnor.ala.openshift.config that return OpenShiftProperty Modifier and Type Method Description static OpenShiftPropertyOpenShiftProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenShiftProperty[]OpenShiftProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-