public class AuthorizationRequestType extends Object
| Constructor and Description |
|---|
AuthorizationRequestType()
Default Constructor
|
AuthorizationRequestType(Boolean isRequested)
Constructor with arguments
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsRequested()
Getter for isRequested
|
void |
setIsRequested(Boolean isRequested)
Setter for isRequested
|
String |
toXMLString(String prefix,
String name) |
public AuthorizationRequestType(Boolean isRequested)
public AuthorizationRequestType()
Copyright © 2015. All Rights Reserved.