public abstract class PresentationStateContext extends Object
Modifier | Constructor and Description |
---|---|
protected |
PresentationStateContext() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getType()
Polymorphic type field which describes the presentation context object.
|
int |
hashCode() |
String |
toString() |
Copyright © 2023. All rights reserved.