@Generated public class GetEffectiveRequest extends Object
| Constructor and Description |
|---|
GetEffectiveRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFullName() |
String |
getPrincipal() |
SecurableType |
getSecurableType() |
int |
hashCode() |
GetEffectiveRequest |
setFullName(String fullName) |
GetEffectiveRequest |
setPrincipal(String principal) |
GetEffectiveRequest |
setSecurableType(SecurableType securableType) |
String |
toString() |
public GetEffectiveRequest setFullName(String fullName)
public String getFullName()
public GetEffectiveRequest setPrincipal(String principal)
public String getPrincipal()
public GetEffectiveRequest setSecurableType(SecurableType securableType)
public SecurableType getSecurableType()
Copyright © 2024. All rights reserved.