Class ChemicalComplianceInformationCreatePurposeResult_Type
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<ChemicalComplianceInformationCreatePurposeResult_Type>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo.ChemicalComplianceInformationCreatePurposeResult_Type
public class ChemicalComplianceInformationCreatePurposeResult_Type
extends VdmComplex<ChemicalComplianceInformationCreatePurposeResult_Type>
Original complex type name from the Odata EDM: ChemicalComplianceInformationCreatePurposeResult_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionChemicalComplianceInformationCreatePurposeResult_Type(String chemicalComplianceInfo, String cmplncPrps) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 15protected ODataEntityKeygetKey()getType()inthashCode()voidsetChemicalComplianceInfo(String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12voidsetCmplncPrps(String cmplncPrps) Constraints: Not nullable, Maximum length: 15toString()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
-
CHEMICAL_COMPLIANCE_INFO
public static final SimpleProperty.String<ChemicalComplianceInformationCreatePurposeResult_Type> CHEMICAL_COMPLIANCE_INFO -
CMPLNC_PRPS
public static final SimpleProperty.String<ChemicalComplianceInformationCreatePurposeResult_Type> CMPLNC_PRPS
-
-
Constructor Details
-
ChemicalComplianceInformationCreatePurposeResult_Type
public ChemicalComplianceInformationCreatePurposeResult_Type() -
ChemicalComplianceInformationCreatePurposeResult_Type
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-
fromMap
- Overrides:
fromMapin classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-
getKey
- Overrides:
getKeyin classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-
setChemicalComplianceInfo
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Parameters:
chemicalComplianceInfo- The chemicalComplianceInfo to set.
-
setCmplncPrps
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: CmplncPrps
- Parameters:
cmplncPrps- The cmplncPrps to set.
-
builder
@Nonnull public static ChemicalComplianceInformationCreatePurposeResult_Type.ChemicalComplianceInformationCreatePurposeResult_TypeBuilder builder() -
getChemicalComplianceInfo
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Returns:
- The chemicalComplianceInfo contained in this
VdmComplex.
-
getCmplncPrps
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: CmplncPrps
- Returns:
- The cmplncPrps contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-
equals
- Overrides:
equalsin classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-
canEqual
- Overrides:
canEqualin classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<ChemicalComplianceInformationCreatePurposeResult_Type>
-