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