Uses of Class
org.apache.olingo.odata2.client.core.edm.Impl.EdmTypedImpl
-
Packages that use EdmTypedImpl Package Description org.apache.olingo.odata2.client.core.edm.Impl -
-
Uses of EdmTypedImpl in org.apache.olingo.odata2.client.core.edm.Impl
Subclasses of EdmTypedImpl in org.apache.olingo.odata2.client.core.edm.Impl Modifier and Type Class Description classEdmComplexPropertyImplObjects of this class represent ComplexPropertyclassEdmElementImplObjects of this class represent EdmElementclassEdmNavigationPropertyImplObjects of this class represent EdmNavigationPropertyclassEdmParameterImplObjects of this class represent EdmParameterclassEdmPropertyImplObjects of this class represent EdmPropertyclassEdmPropertyRefImplObjects 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 EdmTypedImpl Modifier and Type Method Description EdmTypedImplEdmTypedImpl. setMultiplicity(org.apache.olingo.odata2.api.edm.EdmMultiplicity multiplicity)EdmTypedImplEdmTypedImpl. setTypeName(org.apache.olingo.odata2.api.edm.FullQualifiedName typeName)
-