|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecisionType | |
---|---|
at.gv.zustellung.zusemsg.xsd.saml |
Uses of DecisionType in at.gv.zustellung.zusemsg.xsd.saml |
---|
Methods in at.gv.zustellung.zusemsg.xsd.saml that return DecisionType | |
---|---|
static DecisionType |
DecisionType.fromValue(String v)
|
DecisionType |
AuthorizationDecisionStatementType.getDecision()
Gets the value of the decision property. |
static DecisionType |
DecisionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DecisionType[] |
DecisionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in at.gv.zustellung.zusemsg.xsd.saml with parameters of type DecisionType | |
---|---|
void |
AuthorizationDecisionStatementType.setDecision(DecisionType value)
Sets the value of the decision property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |