Uses of Class
org.gcube.spatial.data.geonetwork.model.Account.Type
-
Packages that use Account.Type Package Description org.gcube.spatial.data.geonetwork.model -
-
Uses of Account.Type in org.gcube.spatial.data.geonetwork.model
Methods in org.gcube.spatial.data.geonetwork.model that return Account.Type Modifier and Type Method Description static Account.TypeAccount.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Account.Type[]Account.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-