public abstract class PropertyEnvelope<T>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
custom |
protected java.lang.String |
id |
| Constructor and Description |
|---|
PropertyEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
custom() |
T |
custom(java.lang.Object custom) |
public T custom(java.lang.Object custom)
public java.lang.Object custom()