static class Registry.AttributeKey
extends java.lang.Object
id of extension + name of attribute
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
id |
private java.lang.String |
name |
Constructor and Description |
---|
AttributeKey(java.lang.String id,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |