public interface

BinaryLiteral

implements LiteralExpression
org.odata4j.expression.BinaryLiteral

Summary

Public Methods
abstract byte[] getValue()
[Expand]
Inherited Methods
From interface org.odata4j.expression.CommonExpression

Public Methods

public abstract byte[] getValue ()