| Package | Description |
|---|---|
| de.mhus.lib.persistence.aaa |
| Modifier and Type | Method and Description |
|---|---|
Subject.TYPE |
Subject.getType() |
static Subject.TYPE |
Subject.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Subject.TYPE[] |
Subject.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Subject(Subject.TYPE type,
String loginName) |
Copyright © 2015. All rights reserved.