Class D_CoSubstCrteOrUpdtTextP
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<D_CoSubstCrteOrUpdtTextP>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.companysubstance.D_CoSubstCrteOrUpdtTextP
Original complex type name from the Odata EDM: D_CoSubstCrteOrUpdtTextP
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<D_CoSubstCrteOrUpdtTextP>static final SimpleProperty.String<D_CoSubstCrteOrUpdtTextP>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 1333protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 2getType()inthashCode()voidsetCompanySubstanceName(String companySubstanceName) Constraints: Not nullable, Maximum length: 1333voidsetLanguage(String language) Constraints: Not nullable, Maximum length: 2toString()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
-
LANGUAGE
-
COMPANY_SUBSTANCE_NAME
-
-
Constructor Details
-
D_CoSubstCrteOrUpdtTextP
public D_CoSubstCrteOrUpdtTextP() -
D_CoSubstCrteOrUpdtTextP
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_CoSubstCrteOrUpdtTextP>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_CoSubstCrteOrUpdtTextP>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_CoSubstCrteOrUpdtTextP>
-
getKey
- Overrides:
getKeyin classVdmObject<D_CoSubstCrteOrUpdtTextP>
-
setLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Parameters:
language- The language to set.
-
setCompanySubstanceName
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: CompanySubstanceName
- Parameters:
companySubstanceName- The companySubstanceName to set.
-
builder
-
getLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
- The language contained in this
VdmComplex.
-
getCompanySubstanceName
Constraints: Not nullable, Maximum length: 1333Original property name from the Odata EDM: CompanySubstanceName
- Returns:
- The companySubstanceName contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_CoSubstCrteOrUpdtTextP>
-
equals
- Overrides:
equalsin classVdmObject<D_CoSubstCrteOrUpdtTextP>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_CoSubstCrteOrUpdtTextP>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_CoSubstCrteOrUpdtTextP>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_CoSubstCrteOrUpdtTextP>
-