public class WithdrawnKanbanContainer extends VdmComplex<WithdrawnKanbanContainer>
Original complex type name from the Odata EDM: WithdrawnKanbanContainer
Modifier and Type | Class and Description |
---|---|
static class |
WithdrawnKanbanContainer.WithdrawnKanbanContainerBuilder |
changedOriginalFields
Constructor and Description |
---|
WithdrawnKanbanContainer() |
WithdrawnKanbanContainer(String kanbanContainer,
String kanbanControlCycle,
String kanbanControlCycleItem,
String plant,
String productionSupplyArea,
String kanbanContainerStatus,
Boolean isLocked,
LocalDateTime lastChangeDate,
LocalTime lastChangeTime,
String plannedOrder,
String orderID,
String purchasingDocument,
String purchasingDocumentItem,
String salesDocument,
String salesDocumentItem,
String repetitiveMfgConfirmation,
String reservation,
String reservationItem,
String materialDocument,
String materialDocumentYear,
String materialDocumentItem,
String baseUnit,
BigDecimal actualQuantityInBaseUnit,
BigDecimal requestedQuantityInBaseUnit,
LocalDateTime previousLastChangeDate,
LocalTime previousLastChangeTime,
String transferRequirementNumber,
String transferRequirementItem,
Boolean isDeleted,
String previousKanbanContainerStatus,
String internalJITCallNumber,
String jITCallItemNumber,
ZonedDateTime plannedReceiptDateTime,
Boolean changedPackgInstrnDataIsAvail,
String sequentialNmbrOfSuplrConf,
String backflushReportingPoint,
String purchasingDocumentCategory,
String warehouse,
String warehouseTask,
String whseGoodsMovementDocument,
String whseGoodsMovementDocumentItem,
ZonedDateTime lastChangeDateTime,
String kanbanContainerETag) |
Modifier and Type | Method and Description |
---|---|
static WithdrawnKanbanContainer.WithdrawnKanbanContainerBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
protected void |
fromMap(Map<String,Object> inputValues) |
BigDecimal |
getActualQuantityInBaseUnit()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getBackflushReportingPoint()
Constraints: Not nullable, Maximum length: 4
|
String |
getBaseUnit()
Constraints: Not nullable, Maximum length: 3
|
Boolean |
getChangedPackgInstrnDataIsAvail()
Constraints: none
|
String |
getInternalJITCallNumber()
Constraints: Not nullable, Maximum length: 10
|
Boolean |
getIsDeleted()
Constraints: none
|
Boolean |
getIsLocked()
Constraints: none
|
String |
getJITCallItemNumber()
Constraints: Not nullable, Maximum length: 4
|
String |
getKanbanContainer()
Constraints: Not nullable, Maximum length: 10
|
String |
getKanbanContainerETag()
Constraints: Not nullable, Maximum length: 65
|
String |
getKanbanContainerStatus()
Constraints: Not nullable, Maximum length: 1
|
String |
getKanbanControlCycle()
Constraints: Not nullable, Maximum length: 7
|
String |
getKanbanControlCycleItem()
Constraints: Not nullable, Maximum length: 3
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLastChangeDate()
Constraints: Not nullable, Precision: 0
|
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
LocalTime |
getLastChangeTime()
Constraints: Not nullable, Precision: 0
|
String |
getMaterialDocument()
Constraints: Not nullable, Maximum length: 10
|
String |
getMaterialDocumentItem()
Constraints: Not nullable, Maximum length: 4
|
String |
getMaterialDocumentYear()
Constraints: Not nullable, Maximum length: 4
|
String |
getOrderID()
Constraints: Not nullable, Maximum length: 12
|
String |
getPlannedOrder()
Constraints: Not nullable, Maximum length: 10
|
ZonedDateTime |
getPlannedReceiptDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getPreviousKanbanContainerStatus()
Constraints: Not nullable, Maximum length: 1
|
LocalDateTime |
getPreviousLastChangeDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getPreviousLastChangeTime()
Constraints: Not nullable, Precision: 0
|
String |
getProductionSupplyArea()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchasingDocument()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchasingDocumentCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getPurchasingDocumentItem()
Constraints: Not nullable, Maximum length: 5
|
String |
getRepetitiveMfgConfirmation()
Constraints: Not nullable, Maximum length: 10
|
BigDecimal |
getRequestedQuantityInBaseUnit()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getReservation()
Constraints: Not nullable, Maximum length: 10
|
String |
getReservationItem()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesDocument()
Constraints: Not nullable, Maximum length: 10
|
String |
getSalesDocumentItem()
Constraints: Not nullable, Maximum length: 6
|
String |
getSequentialNmbrOfSuplrConf()
Constraints: Not nullable, Maximum length: 4
|
String |
getTransferRequirementItem()
Constraints: Not nullable, Maximum length: 4
|
String |
getTransferRequirementNumber()
Constraints: Not nullable, Maximum length: 10
|
Class<WithdrawnKanbanContainer> |
getType() |
String |
getWarehouse()
Constraints: Not nullable, Maximum length: 3
|
String |
getWarehouseTask()
Constraints: Not nullable, Maximum length: 12
|
String |
getWhseGoodsMovementDocument()
Constraints: Not nullable, Maximum length: 12
|
String |
getWhseGoodsMovementDocumentItem()
Constraints: Not nullable, Maximum length: 4
|
int |
hashCode() |
void |
setActualQuantityInBaseUnit(BigDecimal actualQuantityInBaseUnit)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setBackflushReportingPoint(String backflushReportingPoint)
Constraints: Not nullable, Maximum length: 4
|
void |
setBaseUnit(String baseUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setChangedPackgInstrnDataIsAvail(Boolean changedPackgInstrnDataIsAvail)
Constraints: none
|
void |
setInternalJITCallNumber(String internalJITCallNumber)
Constraints: Not nullable, Maximum length: 10
|
void |
setIsDeleted(Boolean isDeleted)
Constraints: none
|
void |
setIsLocked(Boolean isLocked)
Constraints: none
|
void |
setJITCallItemNumber(String jITCallItemNumber)
Constraints: Not nullable, Maximum length: 4
|
void |
setKanbanContainer(String kanbanContainer)
Constraints: Not nullable, Maximum length: 10
|
void |
setKanbanContainerETag(String kanbanContainerETag)
Constraints: Not nullable, Maximum length: 65
|
void |
setKanbanContainerStatus(String kanbanContainerStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setKanbanControlCycle(String kanbanControlCycle)
Constraints: Not nullable, Maximum length: 7
|
void |
setKanbanControlCycleItem(String kanbanControlCycleItem)
Constraints: Not nullable, Maximum length: 3
|
void |
setLastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLastChangeTime(LocalTime lastChangeTime)
Constraints: Not nullable, Precision: 0
|
void |
setMaterialDocument(String materialDocument)
Constraints: Not nullable, Maximum length: 10
|
void |
setMaterialDocumentItem(String materialDocumentItem)
Constraints: Not nullable, Maximum length: 4
|
void |
setMaterialDocumentYear(String materialDocumentYear)
Constraints: Not nullable, Maximum length: 4
|
void |
setOrderID(String orderID)
Constraints: Not nullable, Maximum length: 12
|
void |
setPlannedOrder(String plannedOrder)
Constraints: Not nullable, Maximum length: 10
|
void |
setPlannedReceiptDateTime(ZonedDateTime plannedReceiptDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setPreviousKanbanContainerStatus(String previousKanbanContainerStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setPreviousLastChangeDate(LocalDateTime previousLastChangeDate)
Constraints: Not nullable, Precision: 0
|
void |
setPreviousLastChangeTime(LocalTime previousLastChangeTime)
Constraints: Not nullable, Precision: 0
|
void |
setProductionSupplyArea(String productionSupplyArea)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchasingDocument(String purchasingDocument)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchasingDocumentCategory(String purchasingDocumentCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setPurchasingDocumentItem(String purchasingDocumentItem)
Constraints: Not nullable, Maximum length: 5
|
void |
setRepetitiveMfgConfirmation(String repetitiveMfgConfirmation)
Constraints: Not nullable, Maximum length: 10
|
void |
setRequestedQuantityInBaseUnit(BigDecimal requestedQuantityInBaseUnit)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setReservation(String reservation)
Constraints: Not nullable, Maximum length: 10
|
void |
setReservationItem(String reservationItem)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesDocument(String salesDocument)
Constraints: Not nullable, Maximum length: 10
|
void |
setSalesDocumentItem(String salesDocumentItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setSequentialNmbrOfSuplrConf(String sequentialNmbrOfSuplrConf)
Constraints: Not nullable, Maximum length: 4
|
void |
setTransferRequirementItem(String transferRequirementItem)
Constraints: Not nullable, Maximum length: 4
|
void |
setTransferRequirementNumber(String transferRequirementNumber)
Constraints: Not nullable, Maximum length: 10
|
void |
setWarehouse(String warehouse)
Constraints: Not nullable, Maximum length: 3
|
void |
setWarehouseTask(String warehouseTask)
Constraints: Not nullable, Maximum length: 12
|
void |
setWhseGoodsMovementDocument(String whseGoodsMovementDocument)
Constraints: Not nullable, Maximum length: 12
|
void |
setWhseGoodsMovementDocumentItem(String whseGoodsMovementDocumentItem)
Constraints: Not nullable, Maximum length: 4
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public WithdrawnKanbanContainer()
public WithdrawnKanbanContainer(@Nullable String kanbanContainer, @Nullable String kanbanControlCycle, @Nullable String kanbanControlCycleItem, @Nullable String plant, @Nullable String productionSupplyArea, @Nullable String kanbanContainerStatus, @Nullable Boolean isLocked, @Nullable LocalDateTime lastChangeDate, @Nullable LocalTime lastChangeTime, @Nullable String plannedOrder, @Nullable String orderID, @Nullable String purchasingDocument, @Nullable String purchasingDocumentItem, @Nullable String salesDocument, @Nullable String salesDocumentItem, @Nullable String repetitiveMfgConfirmation, @Nullable String reservation, @Nullable String reservationItem, @Nullable String materialDocument, @Nullable String materialDocumentYear, @Nullable String materialDocumentItem, @Nullable String baseUnit, @Nullable BigDecimal actualQuantityInBaseUnit, @Nullable BigDecimal requestedQuantityInBaseUnit, @Nullable LocalDateTime previousLastChangeDate, @Nullable LocalTime previousLastChangeTime, @Nullable String transferRequirementNumber, @Nullable String transferRequirementItem, @Nullable Boolean isDeleted, @Nullable String previousKanbanContainerStatus, @Nullable String internalJITCallNumber, @Nullable String jITCallItemNumber, @Nullable ZonedDateTime plannedReceiptDateTime, @Nullable Boolean changedPackgInstrnDataIsAvail, @Nullable String sequentialNmbrOfSuplrConf, @Nullable String backflushReportingPoint, @Nullable String purchasingDocumentCategory, @Nullable String warehouse, @Nullable String warehouseTask, @Nullable String whseGoodsMovementDocument, @Nullable String whseGoodsMovementDocumentItem, @Nullable ZonedDateTime lastChangeDateTime, @Nullable String kanbanContainerETag)
@Nonnull public Class<WithdrawnKanbanContainer> getType()
getType
in class VdmObject<WithdrawnKanbanContainer>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<WithdrawnKanbanContainer>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<WithdrawnKanbanContainer>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<WithdrawnKanbanContainer>
public static WithdrawnKanbanContainer.WithdrawnKanbanContainerBuilder builder()
@Nullable public String getKanbanContainer()
Original property from the Odata EDM: KanbanContainer
@Nullable public String getKanbanControlCycle()
Original property from the Odata EDM: KanbanControlCycle
@Nullable public String getKanbanControlCycleItem()
Original property from the Odata EDM: KanbanControlCycleItem
@Nullable public String getPlant()
Original property from the Odata EDM: Plant
@Nullable public String getProductionSupplyArea()
Original property from the Odata EDM: ProductionSupplyArea
@Nullable public String getKanbanContainerStatus()
Original property from the Odata EDM: KanbanContainerStatus
@Nullable public Boolean getIsLocked()
Original property from the Odata EDM: IsLocked
@Nullable public LocalDateTime getLastChangeDate()
Original property from the Odata EDM: LastChangeDate
@Nullable public LocalTime getLastChangeTime()
Original property from the Odata EDM: LastChangeTime
@Nullable public String getPlannedOrder()
Original property from the Odata EDM: PlannedOrder
@Nullable public String getOrderID()
Original property from the Odata EDM: OrderID
@Nullable public String getPurchasingDocument()
Original property from the Odata EDM: PurchasingDocument
@Nullable public String getPurchasingDocumentItem()
Original property from the Odata EDM: PurchasingDocumentItem
@Nullable public String getSalesDocument()
Original property from the Odata EDM: SalesDocument
@Nullable public String getSalesDocumentItem()
Original property from the Odata EDM: SalesDocumentItem
@Nullable public String getRepetitiveMfgConfirmation()
Original property from the Odata EDM: RepetitiveMfgConfirmation
@Nullable public String getReservation()
Original property from the Odata EDM: Reservation
@Nullable public String getReservationItem()
Original property from the Odata EDM: ReservationItem
@Nullable public String getMaterialDocument()
Original property from the Odata EDM: MaterialDocument
@Nullable public String getMaterialDocumentYear()
Original property from the Odata EDM: MaterialDocumentYear
@Nullable public String getMaterialDocumentItem()
Original property from the Odata EDM: MaterialDocumentItem
@Nullable public String getBaseUnit()
Original property from the Odata EDM: BaseUnit
@Nullable public BigDecimal getActualQuantityInBaseUnit()
Original property from the Odata EDM: ActualQuantityInBaseUnit
@Nullable public BigDecimal getRequestedQuantityInBaseUnit()
Original property from the Odata EDM: RequestedQuantityInBaseUnit
@Nullable public LocalDateTime getPreviousLastChangeDate()
Original property from the Odata EDM: PreviousLastChangeDate
@Nullable public LocalTime getPreviousLastChangeTime()
Original property from the Odata EDM: PreviousLastChangeTime
@Nullable public String getTransferRequirementNumber()
Original property from the Odata EDM: TransferRequirementNumber
@Nullable public String getTransferRequirementItem()
Original property from the Odata EDM: TransferRequirementItem
@Nullable public Boolean getIsDeleted()
Original property from the Odata EDM: IsDeleted
@Nullable public String getPreviousKanbanContainerStatus()
Original property from the Odata EDM: PreviousKanbanContainerStatus
@Nullable public String getInternalJITCallNumber()
Original property from the Odata EDM: InternalJITCallNumber
@Nullable public String getJITCallItemNumber()
Original property from the Odata EDM: JITCallItemNumber
@Nullable public ZonedDateTime getPlannedReceiptDateTime()
Original property from the Odata EDM: PlannedReceiptDateTime
@Nullable public Boolean getChangedPackgInstrnDataIsAvail()
Original property from the Odata EDM: ChangedPackgInstrnDataIsAvail
@Nullable public String getSequentialNmbrOfSuplrConf()
Original property from the Odata EDM: SequentialNmbrOfSuplrConf
@Nullable public String getBackflushReportingPoint()
Original property from the Odata EDM: BackflushReportingPoint
@Nullable public String getPurchasingDocumentCategory()
Original property from the Odata EDM: PurchasingDocumentCategory
@Nullable public String getWarehouse()
Original property from the Odata EDM: Warehouse
@Nullable public String getWarehouseTask()
Original property from the Odata EDM: WarehouseTask
@Nullable public String getWhseGoodsMovementDocument()
Original property from the Odata EDM: WhseGoodsMovementDocument
@Nullable public String getWhseGoodsMovementDocumentItem()
Original property from the Odata EDM: WhseGoodsMovementDocumentItem
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property from the Odata EDM: LastChangeDateTime
@Nullable public String getKanbanContainerETag()
Original property from the Odata EDM: KanbanContainerETag
public void setKanbanContainer(@Nullable String kanbanContainer)
Original property from the Odata EDM: KanbanContainer
kanbanContainer
- public void setKanbanControlCycle(@Nullable String kanbanControlCycle)
Original property from the Odata EDM: KanbanControlCycle
kanbanControlCycle
- public void setKanbanControlCycleItem(@Nullable String kanbanControlCycleItem)
Original property from the Odata EDM: KanbanControlCycleItem
kanbanControlCycleItem
- public void setPlant(@Nullable String plant)
Original property from the Odata EDM: Plant
plant
- public void setProductionSupplyArea(@Nullable String productionSupplyArea)
Original property from the Odata EDM: ProductionSupplyArea
productionSupplyArea
- public void setKanbanContainerStatus(@Nullable String kanbanContainerStatus)
Original property from the Odata EDM: KanbanContainerStatus
kanbanContainerStatus
- public void setIsLocked(@Nullable Boolean isLocked)
Original property from the Odata EDM: IsLocked
isLocked
- public void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property from the Odata EDM: LastChangeDate
lastChangeDate
- public void setLastChangeTime(@Nullable LocalTime lastChangeTime)
Original property from the Odata EDM: LastChangeTime
lastChangeTime
- public void setPlannedOrder(@Nullable String plannedOrder)
Original property from the Odata EDM: PlannedOrder
plannedOrder
- public void setOrderID(@Nullable String orderID)
Original property from the Odata EDM: OrderID
orderID
- public void setPurchasingDocument(@Nullable String purchasingDocument)
Original property from the Odata EDM: PurchasingDocument
purchasingDocument
- public void setPurchasingDocumentItem(@Nullable String purchasingDocumentItem)
Original property from the Odata EDM: PurchasingDocumentItem
purchasingDocumentItem
- public void setSalesDocument(@Nullable String salesDocument)
Original property from the Odata EDM: SalesDocument
salesDocument
- public void setSalesDocumentItem(@Nullable String salesDocumentItem)
Original property from the Odata EDM: SalesDocumentItem
salesDocumentItem
- public void setRepetitiveMfgConfirmation(@Nullable String repetitiveMfgConfirmation)
Original property from the Odata EDM: RepetitiveMfgConfirmation
repetitiveMfgConfirmation
- public void setReservation(@Nullable String reservation)
Original property from the Odata EDM: Reservation
reservation
- public void setReservationItem(@Nullable String reservationItem)
Original property from the Odata EDM: ReservationItem
reservationItem
- public void setMaterialDocument(@Nullable String materialDocument)
Original property from the Odata EDM: MaterialDocument
materialDocument
- public void setMaterialDocumentYear(@Nullable String materialDocumentYear)
Original property from the Odata EDM: MaterialDocumentYear
materialDocumentYear
- public void setMaterialDocumentItem(@Nullable String materialDocumentItem)
Original property from the Odata EDM: MaterialDocumentItem
materialDocumentItem
- public void setBaseUnit(@Nullable String baseUnit)
Original property from the Odata EDM: BaseUnit
baseUnit
- public void setActualQuantityInBaseUnit(@Nullable BigDecimal actualQuantityInBaseUnit)
Original property from the Odata EDM: ActualQuantityInBaseUnit
actualQuantityInBaseUnit
- public void setRequestedQuantityInBaseUnit(@Nullable BigDecimal requestedQuantityInBaseUnit)
Original property from the Odata EDM: RequestedQuantityInBaseUnit
requestedQuantityInBaseUnit
- public void setPreviousLastChangeDate(@Nullable LocalDateTime previousLastChangeDate)
Original property from the Odata EDM: PreviousLastChangeDate
previousLastChangeDate
- public void setPreviousLastChangeTime(@Nullable LocalTime previousLastChangeTime)
Original property from the Odata EDM: PreviousLastChangeTime
previousLastChangeTime
- public void setTransferRequirementNumber(@Nullable String transferRequirementNumber)
Original property from the Odata EDM: TransferRequirementNumber
transferRequirementNumber
- public void setTransferRequirementItem(@Nullable String transferRequirementItem)
Original property from the Odata EDM: TransferRequirementItem
transferRequirementItem
- public void setIsDeleted(@Nullable Boolean isDeleted)
Original property from the Odata EDM: IsDeleted
isDeleted
- public void setPreviousKanbanContainerStatus(@Nullable String previousKanbanContainerStatus)
Original property from the Odata EDM: PreviousKanbanContainerStatus
previousKanbanContainerStatus
- public void setInternalJITCallNumber(@Nullable String internalJITCallNumber)
Original property from the Odata EDM: InternalJITCallNumber
internalJITCallNumber
- public void setJITCallItemNumber(@Nullable String jITCallItemNumber)
Original property from the Odata EDM: JITCallItemNumber
jITCallItemNumber
- public void setPlannedReceiptDateTime(@Nullable ZonedDateTime plannedReceiptDateTime)
Original property from the Odata EDM: PlannedReceiptDateTime
plannedReceiptDateTime
- public void setChangedPackgInstrnDataIsAvail(@Nullable Boolean changedPackgInstrnDataIsAvail)
Original property from the Odata EDM: ChangedPackgInstrnDataIsAvail
changedPackgInstrnDataIsAvail
- public void setSequentialNmbrOfSuplrConf(@Nullable String sequentialNmbrOfSuplrConf)
Original property from the Odata EDM: SequentialNmbrOfSuplrConf
sequentialNmbrOfSuplrConf
- public void setBackflushReportingPoint(@Nullable String backflushReportingPoint)
Original property from the Odata EDM: BackflushReportingPoint
backflushReportingPoint
- public void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
Original property from the Odata EDM: PurchasingDocumentCategory
purchasingDocumentCategory
- public void setWarehouse(@Nullable String warehouse)
Original property from the Odata EDM: Warehouse
warehouse
- public void setWarehouseTask(@Nullable String warehouseTask)
Original property from the Odata EDM: WarehouseTask
warehouseTask
- public void setWhseGoodsMovementDocument(@Nullable String whseGoodsMovementDocument)
Original property from the Odata EDM: WhseGoodsMovementDocument
whseGoodsMovementDocument
- public void setWhseGoodsMovementDocumentItem(@Nullable String whseGoodsMovementDocumentItem)
Original property from the Odata EDM: WhseGoodsMovementDocumentItem
whseGoodsMovementDocumentItem
- public void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- public void setKanbanContainerETag(@Nullable String kanbanContainerETag)
Original property from the Odata EDM: KanbanContainerETag
kanbanContainerETag
- public String toString()
toString
in class VdmObject<WithdrawnKanbanContainer>
public boolean equals(Object o)
equals
in class VdmObject<WithdrawnKanbanContainer>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<WithdrawnKanbanContainer>
public int hashCode()
hashCode
in class VdmObject<WithdrawnKanbanContainer>
Copyright © 2020 SAP SE. All rights reserved.