public interface

TimeLiteral

implements LiteralExpression
org.odata4j.expression.TimeLiteral

Summary

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

Public Methods

public abstract LocalTime getValue ()