public class DynamicEnvironmentState extends ObjectWithDynamicAttributes implements EnvironmentState
| Constructor and Description |
|---|
DynamicEnvironmentState() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
describeType()
By default, returns the simple name of the underlying class as given in
the source code.
|
copy, describeAttributes, equals, getAttribute, getKeySet, hashCode, removeAttribute, setAttribute, toStringpublic java.lang.String describeType()
ObjectWithDynamicAttributesdescribeType in class ObjectWithDynamicAttributes