Class HandlingUnitRepackItemResult_Type
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<ObjectT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex<HandlingUnitRepackItemResult_Type>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.handlingunit.HandlingUnitRepackItemResult_Type
public class HandlingUnitRepackItemResult_Type
extends VdmComplex<HandlingUnitRepackItemResult_Type>
Original complex type name from the Odata EDM: HandlingUnitRepackItemResult_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty.String<HandlingUnitRepackItemResult_Type>static final SimpleProperty.String<HandlingUnitRepackItemResult_Type>static final SimpleProperty.String<HandlingUnitRepackItemResult_Type>static final SimpleProperty.Guid<HandlingUnitRepackItemResult_Type>static final SimpleProperty.Guid<HandlingUnitRepackItemResult_Type>Fields 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: 18Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 20Constraints: NullableConstraints: NullablegetType()inthashCode()voidsetEWMStorageBin(String eWMStorageBin) Constraints: Not nullable, Maximum length: 18voidsetEWMWarehouse(String eWMWarehouse) Constraints: Not nullable, Maximum length: 4voidsetParentHandlingUnitNumber(String parentHandlingUnitNumber) Constraints: Not nullable, Maximum length: 20voidsetParentHandlingUnitUUID(UUID parentHandlingUnitUUID) Constraints: NullablevoidsetStockItemUUID(UUID stockItemUUID) 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
-
EWM_STORAGE_BIN
-
EWM_WAREHOUSE
-
PARENT_HANDLING_UNIT_NUMBER
public static final SimpleProperty.String<HandlingUnitRepackItemResult_Type> PARENT_HANDLING_UNIT_NUMBER -
PARENT_HANDLING_UNIT_UUID
public static final SimpleProperty.Guid<HandlingUnitRepackItemResult_Type> PARENT_HANDLING_UNIT_UUID -
STOCK_ITEM_UUID
-
-
Constructor Details
-
HandlingUnitRepackItemResult_Type
public HandlingUnitRepackItemResult_Type() -
HandlingUnitRepackItemResult_Type
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<HandlingUnitRepackItemResult_Type>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<HandlingUnitRepackItemResult_Type>
-
fromMap
- Overrides:
fromMapin classVdmObject<HandlingUnitRepackItemResult_Type>
-
getKey
- Overrides:
getKeyin classVdmObject<HandlingUnitRepackItemResult_Type>
-
setEWMStorageBin
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: EWMStorageBin
- Parameters:
eWMStorageBin- The eWMStorageBin to set.
-
setEWMWarehouse
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMWarehouse
- Parameters:
eWMWarehouse- The eWMWarehouse to set.
-
setParentHandlingUnitNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ParentHandlingUnitNumber
- Parameters:
parentHandlingUnitNumber- The parentHandlingUnitNumber to set.
-
setParentHandlingUnitUUID
Constraints: NullableOriginal property name from the Odata EDM: ParentHandlingUnitUUID
- Parameters:
parentHandlingUnitUUID- The parentHandlingUnitUUID to set.
-
setStockItemUUID
Constraints: NullableOriginal property name from the Odata EDM: StockItemUUID
- Parameters:
stockItemUUID- The stockItemUUID to set.
-
builder
@Nonnull public static HandlingUnitRepackItemResult_Type.HandlingUnitRepackItemResult_TypeBuilder builder() -
getEWMStorageBin
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: EWMStorageBin
- Returns:
- The eWMStorageBin contained in this
VdmComplex.
-
getEWMWarehouse
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: EWMWarehouse
- Returns:
- The eWMWarehouse 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.
-
getParentHandlingUnitUUID
Constraints: NullableOriginal property name from the Odata EDM: ParentHandlingUnitUUID
- Returns:
- The parentHandlingUnitUUID contained in this
VdmComplex.
-
getStockItemUUID
Constraints: NullableOriginal property name from the Odata EDM: StockItemUUID
- Returns:
- The stockItemUUID contained in this
VdmComplex.
-
toString
- Overrides:
toStringin classVdmObject<HandlingUnitRepackItemResult_Type>
-
equals
- Overrides:
equalsin classVdmObject<HandlingUnitRepackItemResult_Type>
-
canEqual
- Overrides:
canEqualin classVdmObject<HandlingUnitRepackItemResult_Type>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmObject<HandlingUnitRepackItemResult_Type>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<HandlingUnitRepackItemResult_Type>
-