Class EdmLabeledElementReferenceImpl

All Implemented Interfaces:
org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression, org.apache.olingo.commons.api.edm.annotation.EdmExpression, org.apache.olingo.commons.api.edm.annotation.EdmLabeledElementReference

public class EdmLabeledElementReferenceImpl extends AbstractEdmDynamicExpression implements org.apache.olingo.commons.api.edm.annotation.EdmLabeledElementReference
  • Constructor Details

    • EdmLabeledElementReferenceImpl

      public EdmLabeledElementReferenceImpl(org.apache.olingo.commons.api.edm.Edm edm, org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference csdlExp)
  • Method Details

    • getValue

      public String getValue()
      Specified by:
      getValue in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElementReference
    • getExpressionType

      public org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType getExpressionType()
      Specified by:
      getExpressionType in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression