public interface

ByteLiteral

implements LiteralExpression
org.odata4j.expression.ByteLiteral

Class Overview

0 (0x00) to 255 (0xFF)

Summary

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

Public Methods

public abstract UnsignedByte getValue ()