Uses of Class
org.seamcat.model.plugin.propagation.JTG56Input.Environment
-
Packages that use JTG56Input.Environment Package Description org.seamcat.model.plugin.propagation -
-
Uses of JTG56Input.Environment in org.seamcat.model.plugin.propagation
Methods in org.seamcat.model.plugin.propagation that return JTG56Input.Environment Modifier and Type Method Description JTG56Input.Environment
JTG56Input. generalEnv()
static JTG56Input.Environment
JTG56Input.Environment. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static JTG56Input.Environment[]
JTG56Input.Environment. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-