public interface

SByteLiteral

implements LiteralExpression
org.odata4j.expression.SByteLiteral

Class Overview

-128 (0x80) to 127 (0x7F)

Summary

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

Public Methods

public abstract byte getValue ()