Class ChemicalComplianceInformationProductResult_Type
Original complex type name from the Odata EDM: ChemicalComplianceInformationProductResult_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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 12Constraints: NullableConstraints: Nullableprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 40Constraints: Not nullablegetType()inthashCode()voidsetChemicalComplianceInfo(String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12voidsetChmlCmplncInfoUUID(UUID chmlCmplncInfoUUID) Constraints: NullablevoidsetChmlCmplncMatlAssgmtUUID(UUID chmlCmplncMatlAssgmtUUID) Constraints: NullablevoidsetMaterial(String material) Constraints: Not nullable, Maximum length: 40voidsetMatlAssgmtIsPrimary(Boolean matlAssgmtIsPrimary) Constraints: Not nullabletoString()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<ChemicalComplianceInformationProductResult_Type> CHEMICAL_COMPLIANCE_INFO -
CHML_CMPLNC_INFO_UUID
public static final SimpleProperty.Guid<ChemicalComplianceInformationProductResult_Type> CHML_CMPLNC_INFO_UUID -
CHML_CMPLNC_MATL_ASSGMT_UUID
public static final SimpleProperty.Guid<ChemicalComplianceInformationProductResult_Type> CHML_CMPLNC_MATL_ASSGMT_UUID -
MATERIAL
-
MATL_ASSGMT_IS_PRIMARY
public static final SimpleProperty.Boolean<ChemicalComplianceInformationProductResult_Type> MATL_ASSGMT_IS_PRIMARY
-
-
Constructor Details
-
ChemicalComplianceInformationProductResult_Type
public ChemicalComplianceInformationProductResult_Type() -
ChemicalComplianceInformationProductResult_Type
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ChemicalComplianceInformationProductResult_Type>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ChemicalComplianceInformationProductResult_Type>
-
fromMap
- Overrides:
fromMapin classVdmObject<ChemicalComplianceInformationProductResult_Type>
-
getKey
- Overrides:
getKeyin classVdmObject<ChemicalComplianceInformationProductResult_Type>
-
setChemicalComplianceInfo
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Parameters:
chemicalComplianceInfo- The chemicalComplianceInfo to set.
-
setChmlCmplncInfoUUID
Constraints: NullableOriginal property name from the Odata EDM: ChmlCmplncInfoUUID
- Parameters:
chmlCmplncInfoUUID- The chmlCmplncInfoUUID to set.
-
setChmlCmplncMatlAssgmtUUID
Constraints: NullableOriginal property name from the Odata EDM: ChmlCmplncMatlAssgmtUUID
- Parameters:
chmlCmplncMatlAssgmtUUID- The chmlCmplncMatlAssgmtUUID to set.
-
setMaterial
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Parameters:
material- The material to set.
-
setMatlAssgmtIsPrimary
Constraints: Not nullableOriginal property name from the Odata EDM: MatlAssgmtIsPrimary
- Parameters:
matlAssgmtIsPrimary- The matlAssgmtIsPrimary to set.
-
builder
@Nonnull public static ChemicalComplianceInformationProductResult_Type.ChemicalComplianceInformationProductResult_TypeBuilder builder() -
getChemicalComplianceInfo
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Returns:
- The chemicalComplianceInfo contained in this
VdmComplex.
-
getChmlCmplncInfoUUID
Constraints: NullableOriginal property name from the Odata EDM: ChmlCmplncInfoUUID
- Returns:
- The chmlCmplncInfoUUID contained in this
VdmComplex.
-
getChmlCmplncMatlAssgmtUUID
Constraints: NullableOriginal property name from the Odata EDM: ChmlCmplncMatlAssgmtUUID
- Returns:
- The chmlCmplncMatlAssgmtUUID contained in this
VdmComplex.
-
getMaterial
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
- The material contained in this
VdmComplex.
-
getMatlAssgmtIsPrimary
Constraints: Not nullableOriginal property name from the Odata EDM: MatlAssgmtIsPrimary
- Returns:
- The matlAssgmtIsPrimary contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<ChemicalComplianceInformationProductResult_Type>
-
equals
- Overrides:
equalsin classVdmObject<ChemicalComplianceInformationProductResult_Type>
-
canEqual
- Overrides:
canEqualin classVdmObject<ChemicalComplianceInformationProductResult_Type>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<ChemicalComplianceInformationProductResult_Type>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<ChemicalComplianceInformationProductResult_Type>
-