|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorisationLevelType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 | |
| Uses of AuthorisationLevelType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 declared as AuthorisationLevelType | |
|---|---|
protected AuthorisationLevelType |
SignerInfoType.Permission.authorisationLevel
|
protected AuthorisationLevelType |
UserPermissionType.authorisationLevel
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return AuthorisationLevelType | |
|---|---|
static AuthorisationLevelType |
AuthorisationLevelType.fromValue(String v)
|
AuthorisationLevelType |
SignerInfoType.Permission.getAuthorisationLevel()
Gets the value of the authorisationLevel property. |
AuthorisationLevelType |
UserPermissionType.getAuthorisationLevel()
Gets the value of the authorisationLevel property. |
static AuthorisationLevelType |
AuthorisationLevelType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AuthorisationLevelType[] |
AuthorisationLevelType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with parameters of type AuthorisationLevelType | |
|---|---|
void |
SignerInfoType.Permission.setAuthorisationLevel(AuthorisationLevelType value)
Sets the value of the authorisationLevel property. |
void |
UserPermissionType.setAuthorisationLevel(AuthorisationLevelType value)
Sets the value of the authorisationLevel property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||