Class HandlingUnitMoveResult_Type
Original complex type name from the Odata EDM: HandlingUnitMoveResult_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.DateTime<HandlingUnitMoveResult_Type>static final SimpleProperty.NumericDecimal<HandlingUnitMoveResult_Type>static final SimpleProperty.Guid<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>static final SimpleProperty.String<HandlingUnitMoveResult_Type>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionHandlingUnitMoveResult_Type(String createdByUser, OffsetDateTime creationDateTime, BigDecimal grossWeight, UUID handlingUnitCharUUID, String handlingUnitExternalID, String handlingUnitInternalStatus, String handlingUnitReferenceDocument, String packagingMaterial, String packagingMaterialType, String parentHandlingUnitNumber, String plant, String receivingStorageBin, String receivingStorageLocation, String warehouse, String weightUnit) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullable, Maximum length: 12Constraints: Nullable, Precision: 7Constraints: Not nullable, Precision: 15, Scale: 3Constraints: NullableConstraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 20protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 20getPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 4getType()Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3inthashCode()voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(OffsetDateTime creationDateTime) Constraints: Nullable, Precision: 7voidsetGrossWeight(BigDecimal grossWeight) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitCharUUID(UUID handlingUnitCharUUID) Constraints: NullablevoidsetHandlingUnitExternalID(String handlingUnitExternalID) Constraints: Not nullable, Maximum length: 20voidsetHandlingUnitInternalStatus(String handlingUnitInternalStatus) Constraints: Not nullable, Maximum length: 4voidsetHandlingUnitReferenceDocument(String handlingUnitReferenceDocument) Constraints: Not nullable, Maximum length: 20voidsetPackagingMaterial(String packagingMaterial) Constraints: Not nullable, Maximum length: 40voidsetPackagingMaterialType(String packagingMaterialType) Constraints: Not nullable, Maximum length: 4voidsetParentHandlingUnitNumber(String parentHandlingUnitNumber) Constraints: Not nullable, Maximum length: 20voidConstraints: Not nullable, Maximum length: 4voidsetReceivingStorageBin(String receivingStorageBin) Constraints: Not nullable, Maximum length: 18voidsetReceivingStorageLocation(String receivingStorageLocation) Constraints: Not nullable, Maximum length: 4voidsetWarehouse(String warehouse) Constraints: Not nullable, Maximum length: 3voidsetWeightUnit(String weightUnit) Constraints: Not nullable, Maximum length: 3toString()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
-
CREATED_BY_USER
-
CREATION_DATE_TIME
-
GROSS_WEIGHT
-
HANDLING_UNIT_CHAR_UUID
-
HANDLING_UNIT_EXTERNAL_ID
-
HANDLING_UNIT_INTERNAL_STATUS
public static final SimpleProperty.String<HandlingUnitMoveResult_Type> HANDLING_UNIT_INTERNAL_STATUS -
HANDLING_UNIT_REFERENCE_DOCUMENT
public static final SimpleProperty.String<HandlingUnitMoveResult_Type> HANDLING_UNIT_REFERENCE_DOCUMENT -
PACKAGING_MATERIAL
-
PACKAGING_MATERIAL_TYPE
-
PARENT_HANDLING_UNIT_NUMBER
-
PLANT
-
RECEIVING_STORAGE_BIN
-
RECEIVING_STORAGE_LOCATION
-
WAREHOUSE
-
WEIGHT_UNIT
-
-
Constructor Details
-
HandlingUnitMoveResult_Type
public HandlingUnitMoveResult_Type() -
HandlingUnitMoveResult_Type
public HandlingUnitMoveResult_Type(@Nullable String createdByUser, @Nullable OffsetDateTime creationDateTime, @Nullable BigDecimal grossWeight, @Nullable UUID handlingUnitCharUUID, @Nullable String handlingUnitExternalID, @Nullable String handlingUnitInternalStatus, @Nullable String handlingUnitReferenceDocument, @Nullable String packagingMaterial, @Nullable String packagingMaterialType, @Nullable String parentHandlingUnitNumber, @Nullable String plant, @Nullable String receivingStorageBin, @Nullable String receivingStorageLocation, @Nullable String warehouse, @Nullable String weightUnit)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<HandlingUnitMoveResult_Type>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<HandlingUnitMoveResult_Type>
-
fromMap
- Overrides:
fromMapin classVdmObject<HandlingUnitMoveResult_Type>
-
getKey
- Overrides:
getKeyin classVdmObject<HandlingUnitMoveResult_Type>
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- The createdByUser to set.
-
setCreationDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- The creationDateTime to set.
-
setGrossWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: GrossWeight
- Parameters:
grossWeight- The grossWeight to set.
-
setHandlingUnitCharUUID
Constraints: NullableOriginal property name from the Odata EDM: HandlingUnitCharUUID
- Parameters:
handlingUnitCharUUID- The handlingUnitCharUUID to set.
-
setHandlingUnitExternalID
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: HandlingUnitExternalID
- Parameters:
handlingUnitExternalID- The handlingUnitExternalID to set.
-
setHandlingUnitInternalStatus
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: HandlingUnitInternalStatus
- Parameters:
handlingUnitInternalStatus- The handlingUnitInternalStatus to set.
-
setHandlingUnitReferenceDocument
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: HandlingUnitReferenceDocument
- Parameters:
handlingUnitReferenceDocument- The handlingUnitReferenceDocument to set.
-
setPackagingMaterial
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PackagingMaterial
- Parameters:
packagingMaterial- The packagingMaterial to set.
-
setPackagingMaterialType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PackagingMaterialType
- Parameters:
packagingMaterialType- The packagingMaterialType to set.
-
setParentHandlingUnitNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ParentHandlingUnitNumber
- Parameters:
parentHandlingUnitNumber- The parentHandlingUnitNumber to set.
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- The plant to set.
-
setReceivingStorageBin
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ReceivingStorageBin
- Parameters:
receivingStorageBin- The receivingStorageBin to set.
-
setReceivingStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReceivingStorageLocation
- Parameters:
receivingStorageLocation- The receivingStorageLocation to set.
-
setWarehouse
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Warehouse
- Parameters:
warehouse- The warehouse to set.
-
setWeightUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WeightUnit
- Parameters:
weightUnit- The weightUnit to set.
-
builder
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- The createdByUser contained in this
VdmComplex.
-
getCreationDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
- The creationDateTime contained in this
VdmComplex.
-
getGrossWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: GrossWeight
- Returns:
- The grossWeight contained in this
VdmComplex.
-
getHandlingUnitCharUUID
Constraints: NullableOriginal property name from the Odata EDM: HandlingUnitCharUUID
- Returns:
- The handlingUnitCharUUID contained in this
VdmComplex.
-
getHandlingUnitExternalID
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: HandlingUnitExternalID
- Returns:
- The handlingUnitExternalID contained in this
VdmComplex.
-
getHandlingUnitInternalStatus
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: HandlingUnitInternalStatus
- Returns:
- The handlingUnitInternalStatus contained in this
VdmComplex.
-
getHandlingUnitReferenceDocument
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: HandlingUnitReferenceDocument
- Returns:
- The handlingUnitReferenceDocument contained in this
VdmComplex.
-
getPackagingMaterial
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PackagingMaterial
- Returns:
- The packagingMaterial contained in this
VdmComplex.
-
getPackagingMaterialType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PackagingMaterialType
- Returns:
- The packagingMaterialType contained in this
VdmComplex.
-
getParentHandlingUnitNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ParentHandlingUnitNumber
- Returns:
- The parentHandlingUnitNumber contained in this
VdmComplex.
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- The plant contained in this
VdmComplex.
-
getReceivingStorageBin
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ReceivingStorageBin
- Returns:
- The receivingStorageBin contained in this
VdmComplex.
-
getReceivingStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReceivingStorageLocation
- Returns:
- The receivingStorageLocation contained in this
VdmComplex.
-
getWarehouse
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Warehouse
- Returns:
- The warehouse contained in this
VdmComplex.
-
getWeightUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WeightUnit
- Returns:
- The weightUnit contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<HandlingUnitMoveResult_Type>
-
equals
- Overrides:
equalsin classVdmObject<HandlingUnitMoveResult_Type>
-
canEqual
- Overrides:
canEqualin classVdmObject<HandlingUnitMoveResult_Type>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<HandlingUnitMoveResult_Type>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<HandlingUnitMoveResult_Type>
-