@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ChildRelationMethod
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
sbbAliasRef |
Modifier and Type | Optional Element and Description |
---|---|
int |
defaultPriority |
java.lang.String |
description |