Package | Description |
---|---|
org.apache.olingo.odata2.client.core.edm.Impl |
Modifier and Type | Class and Description |
---|---|
class |
EdmComplexPropertyImpl
Objects of this class represent ComplexProperty
|
class |
EdmElementImpl
Objects of this class represent EdmElement
|
class |
EdmNavigationPropertyImpl
Objects of this class represent EdmNavigationProperty
|
class |
EdmParameterImpl
Objects of this class represent EdmParameter
|
class |
EdmPropertyImpl
Objects of this class represent EdmProperty
|
class |
EdmPropertyRefImpl
Objects of this class represent a reference to a property via its name
|
class |
EdmSimplePropertyImpl
Objects of this class represent EdmSimpleProperty
|
Modifier and Type | Method and Description |
---|---|
EdmTypedImpl |
EdmTypedImpl.setMultiplicity(EdmMultiplicity multiplicity) |
EdmTypedImpl |
EdmTypedImpl.setTypeName(FullQualifiedName typeName) |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.