public static class RestrictedApp.Actor extends Object
Constructor and Description |
---|
Actor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getActorId() |
String |
getActorType() |
int |
hashCode() |
void |
setActorId(String actorId) |
void |
setActorType(String actorType) |
String |
toString() |
Copyright © 2020. All rights reserved.