@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface GetAttribute
Entity type annotation for:
AttributeContainer.getOptAttribute(String, AttributeType)AttributeContainer.getAttribute(String, AttributeType)GetAttributeFunction for acceptable method signatures.GetAttributeMethod| Modifier and Type | Fields and Description |
|---|---|
static java.lang.String |
DEFAULT_NAME
Default name (
""). |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
name
Attribute type name.
|
public abstract java.lang.String name
DEFAULT_NAME