Entity
- The entity type.public static class SimpleProperty.All<Entity> extends Object implements SimpleProperty<Entity>
SimpleProperty.All<Entity>, SimpleProperty.Boolean<EntityT>, SimpleProperty.Collection<EntityT,ValueT>, SimpleProperty.Date<EntityT>, SimpleProperty.DateTime<EntityT>, SimpleProperty.Duration<EntityT>, SimpleProperty.Enum<EntityT,EnumT extends VdmEnum>, SimpleProperty.Guid<EntityT>, SimpleProperty.NumericDecimal<EntityT>, SimpleProperty.NumericInteger<EntityT>, SimpleProperty.String<EntityT>, SimpleProperty.Time<EntityT>
Constructor and Description |
---|
All() |
Modifier and Type | Method and Description |
---|---|
default String |
getExpression()
Create the String representation of the expression.
|
String |
getFieldName()
javadoc
|
List<String> |
getSelections() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExpression
public String getFieldName()
Expressions.FieldReference
getFieldName
in interface Expressions.FieldReference
Copyright © 2020 SAP SE. All rights reserved.