Class PropertyRef
- java.lang.Object
-
- com.github.davidmoten.odata.client.generator.model.PropertyRef
-
public class PropertyRef extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertyRef(TPropertyRef value, EntityType entityType, Names names)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAlias()StringgetFieldName()StringgetName()PropertygetReferredProperty()
-
-
-
Constructor Detail
-
PropertyRef
public PropertyRef(TPropertyRef value, EntityType entityType, Names names)
-
-