org.odata4j.producer.jpa
Interface PropertyResult<T>

All Superinterfaces:
JPAResult

public interface PropertyResult<T>
extends JPAResult


Method Summary
 String getName()
           
 EdmSimpleType<T> getType()
           
 Object getValue()
           
 

Method Detail

getName

String getName()

getType

EdmSimpleType<T> getType()

getValue

Object getValue()


http://odata4j.org