org.odata4j.expression
Interface ByteLiteral

All Superinterfaces:
CommonExpression, LiteralExpression

public interface ByteLiteral
extends LiteralExpression

0 (0x00) to 255 (0xFF)


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

Method Detail

getValue

UnsignedByte getValue()


http://odata4j.org