org.odata4j.core
Interface OProperty<T>

All Superinterfaces:
NamedValue<T>

public interface OProperty<T>
extends NamedValue<T>


Method Summary
 EdmType getType()
           
 
Methods inherited from interface org.odata4j.core.NamedValue
getName, getValue
 

Method Detail

getType

EdmType getType()


http://odata4j.org