Class TranspDocPart
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: TranspDocPart_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of TranspDocPart instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<TranspDocPart>static final SimpleProperty<TranspDocPart>Selector for all available fields of TranspDocPart.static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.DateTime<TranspDocPart>static final SimpleProperty.Guid<TranspDocPart>static final SimpleProperty.Date<TranspDocPart>static final SimpleProperty.NumericInteger<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.Guid<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.Date<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.Guid<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.Guid<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final SimpleProperty.DateTime<TranspDocPart>static final SimpleProperty.String<TranspDocPart>static final NavigationProperty.Single<TranspDocPart,TranspDoc> Use with available request builders to apply the _TranspDoc navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionTranspDocPart(UUID envWstTranspDocPartAssgdUUID, UUID envrmtWasteTranspDocUUID, UUID envrmtWastePartnerUUID, String envrmtWastePartnerType, UUID envrmtWastePartDsplFcltyUUID, LocalDate envWstTranspDocTakeAcceptDate, String envrmtWasteLicensePlateTxt, String envrmtWasteTrailerPlateTxt, Short envWstTranspPrtnSequenceValue, LocalDate envrmtWastePartSgntrDate, String envrmtWastePartCntctPersnName, String businessPartner, String addressNumber, String bPIdentificationNumber, String formattedPostalAddressText, String envrmtWasteFcltyRegistrationID, String envrmtWastePartnerName, String envrmtWastePartFcltyName, OffsetDateTime creationDateTime, String createdByUser, OffsetDateTime lastChangeDateTime, String lastChangedByUser, TranspDoc to_TranspDoc) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 12Constraints: Nullable, Precision: 7protected Stringprotected StringConstraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 60Constraints: NullableConstraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 81Constraints: Not nullable, Maximum length: 2Constraints: NullableConstraints: NullableConstraints: Not nullable, Maximum length: 10Constraints: Not nullable(Key Field) Constraints: Not nullableConstraints: NullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 260protected ODataEntityKeygetKey()Constraints: Nullable, Precision: 7Constraints: Not nullable, Maximum length: 12io.vavr.control.Option<TranspDoc>Retrieval of associated TranspDoc entity (one to one).getType()inthashCode()voidsetAddressNumber(String addressNumber) Constraints: Not nullable, Maximum length: 10voidsetBPIdentificationNumber(String bPIdentificationNumber) Constraints: Not nullable, Maximum length: 60voidsetBusinessPartner(String businessPartner) Constraints: Not nullable, Maximum length: 10voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(OffsetDateTime creationDateTime) Constraints: Nullable, Precision: 7voidsetEnvrmtWasteFcltyRegistrationID(String envrmtWasteFcltyRegistrationID) Constraints: Not nullable, Maximum length: 20voidsetEnvrmtWasteLicensePlateTxt(String envrmtWasteLicensePlateTxt) Constraints: Not nullable, Maximum length: 10voidsetEnvrmtWastePartCntctPersnName(String envrmtWastePartCntctPersnName) Constraints: Not nullable, Maximum length: 60voidsetEnvrmtWastePartDsplFcltyUUID(UUID envrmtWastePartDsplFcltyUUID) Constraints: NullablevoidsetEnvrmtWastePartFcltyName(String envrmtWastePartFcltyName) Constraints: Not nullable, Maximum length: 60voidsetEnvrmtWastePartnerName(String envrmtWastePartnerName) Constraints: Not nullable, Maximum length: 81voidsetEnvrmtWastePartnerType(String envrmtWastePartnerType) Constraints: Not nullable, Maximum length: 2voidsetEnvrmtWastePartnerUUID(UUID envrmtWastePartnerUUID) Constraints: NullablevoidsetEnvrmtWastePartSgntrDate(LocalDate envrmtWastePartSgntrDate) Constraints: NullablevoidsetEnvrmtWasteTrailerPlateTxt(String envrmtWasteTrailerPlateTxt) Constraints: Not nullable, Maximum length: 10voidsetEnvrmtWasteTranspDocUUID(UUID envrmtWasteTranspDocUUID) Constraints: Not nullablevoidsetEnvWstTranspDocPartAssgdUUID(UUID envWstTranspDocPartAssgdUUID) (Key Field) Constraints: Not nullablevoidsetEnvWstTranspDocTakeAcceptDate(LocalDate envWstTranspDocTakeAcceptDate) Constraints: NullablevoidsetEnvWstTranspPrtnSequenceValue(Short envWstTranspPrtnSequenceValue) Constraints: Not nullablevoidsetFormattedPostalAddressText(String formattedPostalAddressText) Constraints: Not nullable, Maximum length: 260voidsetLastChangeDateTime(OffsetDateTime lastChangeDateTime) Constraints: Nullable, Precision: 7voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetTranspDoc(TranspDoc value) Overwrites the associated TranspDoc entity for the loaded navigation property _TranspDoc.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods 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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of TranspDocPart. -
ENV_WST_TRANSP_DOC_PART_ASSGD_UUID
-
ENVRMT_WASTE_TRANSP_DOC_UUID
-
ENVRMT_WASTE_PARTNER_UUID
-
ENVRMT_WASTE_PARTNER_TYPE
-
ENVRMT_WASTE_PART_DSPL_FCLTY_UUID
-
ENV_WST_TRANSP_DOC_TAKE_ACCEPT_DATE
-
ENVRMT_WASTE_LICENSE_PLATE_TXT
-
ENVRMT_WASTE_TRAILER_PLATE_TXT
-
ENV_WST_TRANSP_PRTN_SEQUENCE_VALUE
-
ENVRMT_WASTE_PART_SGNTR_DATE
-
ENVRMT_WASTE_PART_CNTCT_PERSN_NAME
-
BUSINESS_PARTNER
-
ADDRESS_NUMBER
-
BP_IDENTIFICATION_NUMBER
-
FORMATTED_POSTAL_ADDRESS_TEXT
-
ENVRMT_WASTE_FCLTY_REGISTRATION_ID
-
ENVRMT_WASTE_PARTNER_NAME
-
ENVRMT_WASTE_PART_FCLTY_NAME
-
CREATION_DATE_TIME
-
CREATED_BY_USER
-
LAST_CHANGE_DATE_TIME
-
LAST_CHANGED_BY_USER
-
TO__TRANSP_DOC
Use with available request builders to apply the _TranspDoc navigation property to query operations.
-
-
Constructor Details
-
TranspDocPart
public TranspDocPart() -
TranspDocPart
public TranspDocPart(@Nullable UUID envWstTranspDocPartAssgdUUID, @Nullable UUID envrmtWasteTranspDocUUID, @Nullable UUID envrmtWastePartnerUUID, @Nullable String envrmtWastePartnerType, @Nullable UUID envrmtWastePartDsplFcltyUUID, @Nullable LocalDate envWstTranspDocTakeAcceptDate, @Nullable String envrmtWasteLicensePlateTxt, @Nullable String envrmtWasteTrailerPlateTxt, @Nullable Short envWstTranspPrtnSequenceValue, @Nullable LocalDate envrmtWastePartSgntrDate, @Nullable String envrmtWastePartCntctPersnName, @Nullable String businessPartner, @Nullable String addressNumber, @Nullable String bPIdentificationNumber, @Nullable String formattedPostalAddressText, @Nullable String envrmtWasteFcltyRegistrationID, @Nullable String envrmtWastePartnerName, @Nullable String envrmtWastePartFcltyName, @Nullable OffsetDateTime creationDateTime, @Nullable String createdByUser, @Nullable OffsetDateTime lastChangeDateTime, @Nullable String lastChangedByUser, @Nullable TranspDoc to_TranspDoc)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<TranspDocPart>
-
setEnvWstTranspDocPartAssgdUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: EnvWstTranspDocPartAssgdUUID
- Parameters:
envWstTranspDocPartAssgdUUID- Waste Transportation Document Partner Assigned UUID
-
setEnvrmtWasteTranspDocUUID
Constraints: Not nullableOriginal property name from the Odata EDM: EnvrmtWasteTranspDocUUID
- Parameters:
envrmtWasteTranspDocUUID- Waste Transportation Document UUID
-
setEnvrmtWastePartnerUUID
Constraints: NullableOriginal property name from the Odata EDM: EnvrmtWastePartnerUUID
- Parameters:
envrmtWastePartnerUUID- Waste Partner UUID
-
setEnvrmtWastePartnerType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EnvrmtWastePartnerType
- Parameters:
envrmtWastePartnerType- Waste Partner Type
-
setEnvrmtWastePartDsplFcltyUUID
Constraints: NullableOriginal property name from the Odata EDM: EnvrmtWastePartDsplFcltyUUID
- Parameters:
envrmtWastePartDsplFcltyUUID- Waste Disposal Facility UUID
-
setEnvWstTranspDocTakeAcceptDate
Constraints: NullableOriginal property name from the Odata EDM: EnvWstTranspDocTakeAcceptDate
- Parameters:
envWstTranspDocTakeAcceptDate- Transportation Document Take/Accept date
-
setEnvrmtWasteLicensePlateTxt
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EnvrmtWasteLicensePlateTxt
- Parameters:
envrmtWasteLicensePlateTxt- License Plate of Mean of Waste Transportation
-
setEnvrmtWasteTrailerPlateTxt
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EnvrmtWasteTrailerPlateTxt
- Parameters:
envrmtWasteTrailerPlateTxt- Trailer Plate of Mean of Waste Transportation
-
setEnvWstTranspPrtnSequenceValue
Constraints: Not nullableOriginal property name from the Odata EDM: EnvWstTranspPrtnSequenceValue
- Parameters:
envWstTranspPrtnSequenceValue- Waste Transportation Partner Sequence
-
setEnvrmtWastePartSgntrDate
Constraints: NullableOriginal property name from the Odata EDM: EnvrmtWastePartSgntrDate
- Parameters:
envrmtWastePartSgntrDate- Waste Partner Signature Date
-
setEnvrmtWastePartCntctPersnName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: EnvrmtWastePartCntctPersnName
- Parameters:
envrmtWastePartCntctPersnName- Waste Partner Contact Person Name
-
setBusinessPartner
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Parameters:
businessPartner- Business Partner Number
-
setAddressNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressNumber
- Parameters:
addressNumber- Address Number
-
setBPIdentificationNumber
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BPIdentificationNumber
- Parameters:
bPIdentificationNumber- Char 60
-
setFormattedPostalAddressText
Constraints: Not nullable, Maximum length: 260Original property name from the Odata EDM: FormattedPostalAddressText
- Parameters:
formattedPostalAddressText- The formattedPostalAddressText to set.
-
setEnvrmtWasteFcltyRegistrationID
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: EnvrmtWasteFcltyRegistrationID
- Parameters:
envrmtWasteFcltyRegistrationID- Waste Registration Number
-
setEnvrmtWastePartnerName
Constraints: Not nullable, Maximum length: 81Original property name from the Odata EDM: EnvrmtWastePartnerName
- Parameters:
envrmtWastePartnerName- The envrmtWastePartnerName to set.
-
setEnvrmtWastePartFcltyName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: EnvrmtWastePartFcltyName
- Parameters:
envrmtWastePartFcltyName- Waste Disposal Facility Name
-
setCreationDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- Created On
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created By
-
setLastChangeDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Last Changed On
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Last Changed By
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<TranspDocPart>
-
getKey
- Overrides:
getKeyin classVdmObject<TranspDocPart>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<TranspDocPart>
-
fromMap
- Overrides:
fromMapin classVdmObject<TranspDocPart>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<TranspDocPart>
-
getTranspDocIfPresent
Retrieval of associated TranspDoc entity (one to one). This corresponds to the OData navigation property _TranspDoc.If the navigation property for an entity TranspDocPart has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _TranspDoc is already loaded, the result will contain
the TranspDoc entity. If not, an
Optionwith result stateemptyis returned.
-
setTranspDoc
Overwrites the associated TranspDoc entity for the loaded navigation property _TranspDoc.- Parameters:
value- New TranspDoc entity.
-
builder
-
getEnvWstTranspDocPartAssgdUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: EnvWstTranspDocPartAssgdUUID
- Returns:
- Waste Transportation Document Partner Assigned UUID
-
getEnvrmtWasteTranspDocUUID
Constraints: Not nullableOriginal property name from the Odata EDM: EnvrmtWasteTranspDocUUID
- Returns:
- Waste Transportation Document UUID
-
getEnvrmtWastePartnerUUID
Constraints: NullableOriginal property name from the Odata EDM: EnvrmtWastePartnerUUID
- Returns:
- Waste Partner UUID
-
getEnvrmtWastePartnerType
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: EnvrmtWastePartnerType
- Returns:
- Waste Partner Type
-
getEnvrmtWastePartDsplFcltyUUID
Constraints: NullableOriginal property name from the Odata EDM: EnvrmtWastePartDsplFcltyUUID
- Returns:
- Waste Disposal Facility UUID
-
getEnvWstTranspDocTakeAcceptDate
Constraints: NullableOriginal property name from the Odata EDM: EnvWstTranspDocTakeAcceptDate
- Returns:
- Transportation Document Take/Accept date
-
getEnvrmtWasteLicensePlateTxt
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EnvrmtWasteLicensePlateTxt
- Returns:
- License Plate of Mean of Waste Transportation
-
getEnvrmtWasteTrailerPlateTxt
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: EnvrmtWasteTrailerPlateTxt
- Returns:
- Trailer Plate of Mean of Waste Transportation
-
getEnvWstTranspPrtnSequenceValue
Constraints: Not nullableOriginal property name from the Odata EDM: EnvWstTranspPrtnSequenceValue
- Returns:
- Waste Transportation Partner Sequence
-
getEnvrmtWastePartSgntrDate
Constraints: NullableOriginal property name from the Odata EDM: EnvrmtWastePartSgntrDate
- Returns:
- Waste Partner Signature Date
-
getEnvrmtWastePartCntctPersnName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: EnvrmtWastePartCntctPersnName
- Returns:
- Waste Partner Contact Person Name
-
getBusinessPartner
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
- Business Partner Number
-
getAddressNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressNumber
- Returns:
- Address Number
-
getBPIdentificationNumber
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: BPIdentificationNumber
- Returns:
- Char 60
-
getFormattedPostalAddressText
Constraints: Not nullable, Maximum length: 260Original property name from the Odata EDM: FormattedPostalAddressText
- Returns:
- The formattedPostalAddressText contained in this
VdmEntity.
-
getEnvrmtWasteFcltyRegistrationID
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: EnvrmtWasteFcltyRegistrationID
- Returns:
- Waste Registration Number
-
getEnvrmtWastePartnerName
Constraints: Not nullable, Maximum length: 81Original property name from the Odata EDM: EnvrmtWastePartnerName
- Returns:
- The envrmtWastePartnerName contained in this
VdmEntity.
-
getEnvrmtWastePartFcltyName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: EnvrmtWastePartFcltyName
- Returns:
- Waste Disposal Facility Name
-
getCreationDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
- Created On
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created By
-
getLastChangeDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Last Changed On
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Last Changed By
-
toString
- Overrides:
toStringin classVdmObject<TranspDocPart>
-
equals
- Overrides:
equalsin classVdmEntity<TranspDocPart>
-
canEqual
- Overrides:
canEqualin classVdmEntity<TranspDocPart>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<TranspDocPart>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<TranspDocPart>
-