org.odata4j.core
Interface NamedValue<T>

All Known Subinterfaces:
OProperty<T>

public interface NamedValue<T>


Method Summary
 String getName()
           
 T getValue()
           
 

Method Detail

getName

String getName()

getValue

T getValue()


http://odata4j.org