org.odata4j.expression
Interface SByteLiteral

All Superinterfaces:
CommonExpression, LiteralExpression

public interface SByteLiteral
extends LiteralExpression

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


Method Summary
 byte getValue()
           
 
Methods inherited from interface org.odata4j.expression.CommonExpression
visit
 

Method Detail

getValue

byte getValue()


http://odata4j.org