public class MAPMAP_EXTENSION<ExtensionType> extends AbstractInfoObject
| Modifier and Type | Field and Description |
|---|---|
OpenId |
ExtensionId
Identifier field.
|
Class<ExtensionType> |
ExtensionType
Open type field.
|
| Modifier | Constructor and Description |
|---|---|
protected |
MAPMAP_EXTENSION(Class<ExtensionType> ExtensionType,
OpenId ExtensionId)
Constructs an information object with the given final values.
|
equals, hashCode, toStringclone, isReadOnly, setReadOnlypublic final Class<ExtensionType> ExtensionType
public final OpenId ExtensionId
protected MAPMAP_EXTENSION(Class<ExtensionType> ExtensionType, OpenId ExtensionId)