public interface Expression
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getReferencedFields()
Returns the
Set of field names referenced by the expression. |
StorageType |
getStorageType()
Returns the
StorageType of the expression. |
java.util.Set<java.lang.String> getReferencedFields()
Set
of field names referenced by the expression.Set
of field names referenced by the expressionStorageType getStorageType()
StorageType
of the expression.StorageType
of the expresion.Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.