Class D_DetmAvailyCharcValueP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_DetmAvailyCharcValueP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo.D_DetmAvailyCharcValueP
Original complex type name from the Odata EDM: D_DetmAvailyCharcValueP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_DetmAvailyCharcValueP>static final SimpleProperty.String<D_DetmAvailyCharcValueP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_DetmAvailyCharcValueP(String charcCatalogCharacteristicName, String charcCatalogCharcValue) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 70Constraints: Not nullable, Maximum length: 40protected ODataEntityKeygetKey()getType()inthashCode()voidsetCharcCatalogCharacteristicName(String charcCatalogCharacteristicName) Constraints: Not nullable, Maximum length: 70voidsetCharcCatalogCharcValue(String charcCatalogCharcValue) Constraints: Not nullable, Maximum length: 40toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
CHARC_CATALOG_CHARACTERISTIC_NAME
public static final SimpleProperty.String<D_DetmAvailyCharcValueP> CHARC_CATALOG_CHARACTERISTIC_NAME -
CHARC_CATALOG_CHARC_VALUE
-
-
Constructor Details
-
D_DetmAvailyCharcValueP
public D_DetmAvailyCharcValueP() -
D_DetmAvailyCharcValueP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_DetmAvailyCharcValueP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_DetmAvailyCharcValueP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_DetmAvailyCharcValueP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_DetmAvailyCharcValueP>
-
setCharcCatalogCharacteristicName
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcCatalogCharacteristicName
- Parameters:
charcCatalogCharacteristicName- The charcCatalogCharacteristicName to set.
-
setCharcCatalogCharcValue
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CharcCatalogCharcValue
- Parameters:
charcCatalogCharcValue- The charcCatalogCharcValue to set.
-
builder
-
getCharcCatalogCharacteristicName
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcCatalogCharacteristicName
- Returns:
- The charcCatalogCharacteristicName contained in this
VdmComplex.
-
getCharcCatalogCharcValue
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CharcCatalogCharcValue
- Returns:
- The charcCatalogCharcValue contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_DetmAvailyCharcValueP>
-
equals
- Overrides:
equalsin classVdmObject<D_DetmAvailyCharcValueP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_DetmAvailyCharcValueP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_DetmAvailyCharcValueP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_DetmAvailyCharcValueP>
-