Uses of Class
org.apache.olingo.odata2.client.core.edm.Impl.EdmPropertyImpl
-
Packages that use EdmPropertyImpl Package Description org.apache.olingo.odata2.client.core.edm.Impl -
-
Uses of EdmPropertyImpl in org.apache.olingo.odata2.client.core.edm.Impl
Subclasses of EdmPropertyImpl in org.apache.olingo.odata2.client.core.edm.Impl Modifier and Type Class Description classEdmComplexPropertyImplObjects of this class represent ComplexPropertyclassEdmPropertyRefImplObjects of this class represent a reference to a property via its nameclassEdmSimplePropertyImplObjects of this class represent EdmSimplePropertyMethods in org.apache.olingo.odata2.client.core.edm.Impl that return types with arguments of type EdmPropertyImpl Modifier and Type Method Description List<EdmPropertyImpl>EdmReferentialConstraintRoleImpl. getProperty()Method parameters in org.apache.olingo.odata2.client.core.edm.Impl with type arguments of type EdmPropertyImpl Modifier and Type Method Description voidEdmReferentialConstraintRoleImpl. setProperty(List<EdmPropertyImpl> property)
-