|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Decision.Obligation in eu.semiramis.identityaggregator |
---|
Methods in eu.semiramis.identityaggregator that return Decision.Obligation | |
---|---|
static Decision.Obligation |
Decision.Obligation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Decision.Obligation[] |
Decision.Obligation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in eu.semiramis.identityaggregator that return types with arguments of type Decision.Obligation | |
---|---|
java.util.List<Decision.Obligation> |
Decision.getObligations()
|
Method parameters in eu.semiramis.identityaggregator with type arguments of type Decision.Obligation | |
---|---|
void |
Decision.setObligations(java.util.List<Decision.Obligation> obligations)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |