Class D_SftyDtaShtAssmtR
Original complex type name from the Odata EDM: D_SftyDtaShtAssmtR
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionUse with available request builders to apply the _SftyDtaShtAssmtCntry complex property to query operations.Use with available request builders to apply the _SftyDtaShtAssmtDoc complex property to query operations.static final SimpleProperty.String<D_SftyDtaShtAssmtR>static final SimpleProperty.Guid<D_SftyDtaShtAssmtR>static final SimpleProperty.String<D_SftyDtaShtAssmtR>static final SimpleProperty.String<D_SftyDtaShtAssmtR>static final SimpleProperty.String<D_SftyDtaShtAssmtR>static final SimpleProperty.Guid<D_SftyDtaShtAssmtR>static final SimpleProperty.String<D_SftyDtaShtAssmtR>static final SimpleProperty.Guid<D_SftyDtaShtAssmtR>static final SimpleProperty.String<D_SftyDtaShtAssmtR>static final SimpleProperty.String<D_SftyDtaShtAssmtR>static final SimpleProperty.DateTime<D_SftyDtaShtAssmtR>static final SimpleProperty.DateTime<D_SftyDtaShtAssmtR>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionD_SftyDtaShtAssmtR(UUID cmplRqRsltUUID, UUID cmplRqVersUUID, UUID chmlCmplncInfoUUID, String chemicalComplianceInfo, String cmplRqVers, String complianceRequirement, String cmplRqRsltProcessingStatus, String cmplRqRsltProcessor, String releasedByUser, OffsetDateTime validityStartDateTime, OffsetDateTime validityEndDateTime, String cmplRqRsltCmplncSts, Collection<D_SftyDtaShtAssmtCntryR> _SftyDtaShtAssmtCntry, Collection<D_SftyDtaShtAssmtDocR> _SftyDtaShtAssmtDoc) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 12Constraints: NullableConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 10Constraints: NullableConstraints: Not nullable, Maximum length: 40Constraints: NullableConstraints: Not nullable, Maximum length: 30protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 10getType()Constraints: NullableConstraints: NullableinthashCode()voidset_SftyDtaShtAssmtCntry(Collection<D_SftyDtaShtAssmtCntryR> _SftyDtaShtAssmtCntry) Constraints: Not nullablevoidset_SftyDtaShtAssmtDoc(Collection<D_SftyDtaShtAssmtDocR> _SftyDtaShtAssmtDoc) Constraints: Not nullablevoidsetChemicalComplianceInfo(String chemicalComplianceInfo) Constraints: Not nullable, Maximum length: 12voidsetChmlCmplncInfoUUID(UUID chmlCmplncInfoUUID) Constraints: NullablevoidsetCmplRqRsltCmplncSts(String cmplRqRsltCmplncSts) Constraints: Not nullable, Maximum length: 2voidsetCmplRqRsltProcessingStatus(String cmplRqRsltProcessingStatus) Constraints: Not nullable, Maximum length: 2voidsetCmplRqRsltProcessor(String cmplRqRsltProcessor) Constraints: Not nullable, Maximum length: 10voidsetCmplRqRsltUUID(UUID cmplRqRsltUUID) Constraints: NullablevoidsetCmplRqVers(String cmplRqVers) Constraints: Not nullable, Maximum length: 40voidsetCmplRqVersUUID(UUID cmplRqVersUUID) Constraints: NullablevoidsetComplianceRequirement(String complianceRequirement) Constraints: Not nullable, Maximum length: 30voidsetReleasedByUser(String releasedByUser) Constraints: Not nullable, Maximum length: 10voidsetValidityEndDateTime(OffsetDateTime validityEndDateTime) Constraints: NullablevoidsetValidityStartDateTime(OffsetDateTime validityStartDateTime) Constraints: 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
-
CMPL_RQ_RSLT_UUID
-
CMPL_RQ_VERS_UUID
-
CHML_CMPLNC_INFO_UUID
-
CHEMICAL_COMPLIANCE_INFO
-
CMPL_RQ_VERS
-
COMPLIANCE_REQUIREMENT
-
CMPL_RQ_RSLT_PROCESSING_STATUS
-
CMPL_RQ_RSLT_PROCESSOR
-
RELEASED_BY_USER
-
VALIDITY_START_DATE_TIME
-
VALIDITY_END_DATE_TIME
-
CMPL_RQ_RSLT_CMPLNC_STS
-
_SFTY_DTA_SHT_ASSMT_CNTRY
public static final ComplexProperty.Collection<D_SftyDtaShtAssmtR,D_SftyDtaShtAssmtCntryR> _SFTY_DTA_SHT_ASSMT_CNTRYUse with available request builders to apply the _SftyDtaShtAssmtCntry complex property to query operations. -
_SFTY_DTA_SHT_ASSMT_DOC
public static final ComplexProperty.Collection<D_SftyDtaShtAssmtR,D_SftyDtaShtAssmtDocR> _SFTY_DTA_SHT_ASSMT_DOCUse with available request builders to apply the _SftyDtaShtAssmtDoc complex property to query operations.
-
-
Constructor Details
-
D_SftyDtaShtAssmtR
public D_SftyDtaShtAssmtR() -
D_SftyDtaShtAssmtR
public D_SftyDtaShtAssmtR(@Nullable UUID cmplRqRsltUUID, @Nullable UUID cmplRqVersUUID, @Nullable UUID chmlCmplncInfoUUID, @Nullable String chemicalComplianceInfo, @Nullable String cmplRqVers, @Nullable String complianceRequirement, @Nullable String cmplRqRsltProcessingStatus, @Nullable String cmplRqRsltProcessor, @Nullable String releasedByUser, @Nullable OffsetDateTime validityStartDateTime, @Nullable OffsetDateTime validityEndDateTime, @Nullable String cmplRqRsltCmplncSts, @Nullable Collection<D_SftyDtaShtAssmtCntryR> _SftyDtaShtAssmtCntry, @Nullable Collection<D_SftyDtaShtAssmtDocR> _SftyDtaShtAssmtDoc)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<D_SftyDtaShtAssmtR>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<D_SftyDtaShtAssmtR>
-
fromMap
- Overrides:
fromMapin classVdmObject<D_SftyDtaShtAssmtR>
-
getKey
- Overrides:
getKeyin classVdmObject<D_SftyDtaShtAssmtR>
-
setCmplRqRsltUUID
Constraints: NullableOriginal property name from the Odata EDM: CmplRqRsltUUID
- Parameters:
cmplRqRsltUUID- The cmplRqRsltUUID to set.
-
setCmplRqVersUUID
Constraints: NullableOriginal property name from the Odata EDM: CmplRqVersUUID
- Parameters:
cmplRqVersUUID- The cmplRqVersUUID to set.
-
setChmlCmplncInfoUUID
Constraints: NullableOriginal property name from the Odata EDM: ChmlCmplncInfoUUID
- Parameters:
chmlCmplncInfoUUID- The chmlCmplncInfoUUID to set.
-
setChemicalComplianceInfo
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Parameters:
chemicalComplianceInfo- The chemicalComplianceInfo to set.
-
setCmplRqVers
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CmplRqVers
- Parameters:
cmplRqVers- The cmplRqVers to set.
-
setComplianceRequirement
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ComplianceRequirement
- Parameters:
complianceRequirement- The complianceRequirement to set.
-
setCmplRqRsltProcessingStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CmplRqRsltProcessingStatus
- Parameters:
cmplRqRsltProcessingStatus- The cmplRqRsltProcessingStatus to set.
-
setCmplRqRsltProcessor
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CmplRqRsltProcessor
- Parameters:
cmplRqRsltProcessor- The cmplRqRsltProcessor to set.
-
setReleasedByUser
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReleasedByUser
- Parameters:
releasedByUser- The releasedByUser to set.
-
setValidityStartDateTime
Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDateTime
- Parameters:
validityStartDateTime- The validityStartDateTime to set.
-
setValidityEndDateTime
Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDateTime
- Parameters:
validityEndDateTime- The validityEndDateTime to set.
-
setCmplRqRsltCmplncSts
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CmplRqRsltCmplncSts
- Parameters:
cmplRqRsltCmplncSts- The cmplRqRsltCmplncSts to set.
-
set_SftyDtaShtAssmtCntry
public void set_SftyDtaShtAssmtCntry(@Nullable Collection<D_SftyDtaShtAssmtCntryR> _SftyDtaShtAssmtCntry) Constraints: Not nullableOriginal property name from the Odata EDM: _SftyDtaShtAssmtCntry
- Parameters:
_SftyDtaShtAssmtCntry- The _SftyDtaShtAssmtCntry to set.
-
set_SftyDtaShtAssmtDoc
Constraints: Not nullableOriginal property name from the Odata EDM: _SftyDtaShtAssmtDoc
- Parameters:
_SftyDtaShtAssmtDoc- The _SftyDtaShtAssmtDoc to set.
-
builder
-
getCmplRqRsltUUID
Constraints: NullableOriginal property name from the Odata EDM: CmplRqRsltUUID
- Returns:
- The cmplRqRsltUUID contained in this
VdmComplex.
-
getCmplRqVersUUID
Constraints: NullableOriginal property name from the Odata EDM: CmplRqVersUUID
- Returns:
- The cmplRqVersUUID contained in this
VdmComplex.
-
getChmlCmplncInfoUUID
Constraints: NullableOriginal property name from the Odata EDM: ChmlCmplncInfoUUID
- Returns:
- The chmlCmplncInfoUUID contained in this
VdmComplex.
-
getChemicalComplianceInfo
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChemicalComplianceInfo
- Returns:
- The chemicalComplianceInfo contained in this
VdmComplex.
-
getCmplRqVers
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CmplRqVers
- Returns:
- The cmplRqVers contained in this
VdmComplex.
-
getComplianceRequirement
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: ComplianceRequirement
- Returns:
- The complianceRequirement contained in this
VdmComplex.
-
getCmplRqRsltProcessingStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CmplRqRsltProcessingStatus
- Returns:
- The cmplRqRsltProcessingStatus contained in this
VdmComplex.
-
getCmplRqRsltProcessor
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CmplRqRsltProcessor
- Returns:
- The cmplRqRsltProcessor contained in this
VdmComplex.
-
getReleasedByUser
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ReleasedByUser
- Returns:
- The releasedByUser contained in this
VdmComplex.
-
getValidityStartDateTime
Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDateTime
- Returns:
- The validityStartDateTime contained in this
VdmComplex.
-
getValidityEndDateTime
Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDateTime
- Returns:
- The validityEndDateTime contained in this
VdmComplex.
-
getCmplRqRsltCmplncSts
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CmplRqRsltCmplncSts
- Returns:
- The cmplRqRsltCmplncSts contained in this
VdmComplex.
-
get_SftyDtaShtAssmtCntry
Constraints: Not nullableOriginal property name from the Odata EDM: _SftyDtaShtAssmtCntry
- Returns:
- The _SftyDtaShtAssmtCntry contained in this
VdmComplex.
-
get_SftyDtaShtAssmtDoc
Constraints: Not nullableOriginal property name from the Odata EDM: _SftyDtaShtAssmtDoc
- Returns:
- The _SftyDtaShtAssmtDoc contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<D_SftyDtaShtAssmtR>
-
equals
- Overrides:
equalsin classVdmObject<D_SftyDtaShtAssmtR>
-
canEqual
- Overrides:
canEqualin classVdmObject<D_SftyDtaShtAssmtR>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<D_SftyDtaShtAssmtR>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<D_SftyDtaShtAssmtR>
-