Class VdmComplex<ObjectT>
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<ObjectT>
- Type Parameters:
ObjectT
- Object type of the complex type.
Complex type in the virtual data model.
-
Field Summary
Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS
-
Constructor Summary
-
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
canEqual, equals, fromMap, getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getKey, getOdataType, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, getType, hasCustomField, hasCustomField, hashCode, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfFields, toMapOfNavigationProperties, toString
-
Constructor Details
-
VdmComplex
public VdmComplex()
-