public interface

PropertyResult

implements JPAResult
org.odata4j.producer.jpa.PropertyResult<T>

Summary

Public Methods
abstract String getName()
abstract EdmSimpleType<T> getType()
abstract Object getValue()

Public Methods

public abstract String getName ()

public abstract EdmSimpleType<T> getType ()

public abstract Object getValue ()