public final class UserOperationInformation extends Object
operations
a user is allowed to perform.Constructor and Description |
---|
UserOperationInformation(List<UserOperation> content) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<UserOperation> |
getContent() |
int |
hashCode() |
String |
toString() |
public UserOperationInformation(List<UserOperation> content)
Copyright © 2021. All rights reserved.