Uses of Class
no.oslomet.aaas.model.Anonymity
-
Packages that use Anonymity Package Description no.oslomet.aaas.model -
-
Uses of Anonymity in no.oslomet.aaas.model
Methods in no.oslomet.aaas.model that return Anonymity Modifier and Type Method Description static AnonymityAnonymity. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Anonymity[]Anonymity. values()Returns an array containing the constants of this enum type, in the order they are declared.
-