Class D_DetmAvailyDocAttributeP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_DetmAvailyDocAttributeP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productavailabilityinfo.D_DetmAvailyDocAttributeP
Original complex type name from the Odata EDM: D_DetmAvailyDocAttributeP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the _Characteristics complex property to query operations.static final SimpleProperty.String<D_DetmAvailyDocAttributeP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_DetmAvailyDocAttributeP(String aTPRelevantDocumentPurpose, Collection<D_DetmAvailyCharcValueP> _Characteristics) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()getType()inthashCode()voidset_Characteristics(Collection<D_DetmAvailyCharcValueP> _Characteristics) Constraints: Not nullablevoidsetATPRelevantDocumentPurpose(String aTPRelevantDocumentPurpose) Constraints: Not nullable, Maximum length: 4toString()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
-
ATP_RELEVANT_DOCUMENT_PURPOSE
-
_CHARACTERISTICS
public static final ComplexProperty.Collection<D_DetmAvailyDocAttributeP,D_DetmAvailyCharcValueP> _CHARACTERISTICSUse with available request builders to apply the _Characteristics complex property to query operations.
-
-
Constructor Details
-
D_DetmAvailyDocAttributeP
public D_DetmAvailyDocAttributeP() -
D_DetmAvailyDocAttributeP
public D_DetmAvailyDocAttributeP(@Nullable String aTPRelevantDocumentPurpose, @Nullable Collection<D_DetmAvailyCharcValueP> _Characteristics)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_DetmAvailyDocAttributeP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_DetmAvailyDocAttributeP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_DetmAvailyDocAttributeP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_DetmAvailyDocAttributeP>
-
setATPRelevantDocumentPurpose
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ATPRelevantDocumentPurpose
- Parameters:
aTPRelevantDocumentPurpose- The aTPRelevantDocumentPurpose to set.
-
set_Characteristics
Constraints: Not nullableOriginal property name from the Odata EDM: _Characteristics
- Parameters:
_Characteristics- The _Characteristics to set.
-
builder
-
getATPRelevantDocumentPurpose
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ATPRelevantDocumentPurpose
- Returns:
- The aTPRelevantDocumentPurpose contained in this
VdmComplex.
-
get_Characteristics
Constraints: Not nullableOriginal property name from the Odata EDM: _Characteristics
- Returns:
- The _Characteristics contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_DetmAvailyDocAttributeP>
-
equals
- Overrides:
equalsin classVdmObject<D_DetmAvailyDocAttributeP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_DetmAvailyDocAttributeP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_DetmAvailyDocAttributeP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_DetmAvailyDocAttributeP>
-