public interface

DateTimeLiteral

implements LiteralExpression
org.odata4j.expression.DateTimeLiteral

Summary

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

Public Methods

public abstract LocalDateTime getValue ()