public interface AttributeDependency
AttributeDef| Modifier and Type | Interface and Description | 
|---|---|
| static class  | AttributeDependency.Type | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getName() | 
| AttributeDependency.Type | getType() | 
| boolean | isNotifyOnly() | 
| boolean | isResetNull() | 
| java.lang.String | toString() | 
java.lang.String getName()
AttributeDependency.Type getType()
java.lang.String toString()
toString in class java.lang.Objectboolean isNotifyOnly()
boolean isResetNull()