Class SimpleProperty.All<Entity>

java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.All<Entity>
Type Parameters:
Entity - The entity type.
All Implemented Interfaces:
Expressions.Operand, Expressions.OperandSingle, FieldReference, Property<Entity>, SimpleProperty<Entity>
Enclosing interface:
SimpleProperty<EntityT>

public static class SimpleProperty.All<Entity> extends Object implements SimpleProperty<Entity>
A pseudo property referencing all fields.
  • Constructor Details

    • All

      public All()
  • Method Details