public abstract class SysObjectArrayReference extends java.lang.Object implements NestableInput<java.lang.Object[]>
Constructor and Description |
---|
SysObjectArrayReference() |
Modifier and Type | Method and Description |
---|---|
NestableInput<java.lang.Object[]> |
getChild(java.lang.String name)
Returns an implementation for a child.
|
protected abstract java.util.List<NestedObjectExpression> |
getChildImplementations() |
java.lang.Object[] |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildByPath
protected abstract java.util.List<NestedObjectExpression> getChildImplementations()
public NestableInput<java.lang.Object[]> getChild(java.lang.String name)
NestableInput
getChild
in interface NestableInput<java.lang.Object[]>
name
- The name of the child