public class BOMWhereUsed extends VdmEntity<BOMWhereUsed>
Original entity name from the Odata EDM: A_BOMWhereUsedType
Modifier and Type | Class and Description |
---|---|
static class |
BOMWhereUsed.BOMWhereUsedBuilder |
Modifier and Type | Field and Description |
---|---|
static BOMWhereUsedSelectable |
ALL_FIELDS
Selector for all available fields of BOMWhereUsed.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL
Use with available fluent helpers to apply the BillOfMaterial field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_COMPONENT
Use with available fluent helpers to apply the BillOfMaterialComponent field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_ITEM_CATEGORY
Use with available fluent helpers to apply the BillOfMaterialItemCategory field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_ITEM_NODE_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_ITEM_NUMBER
Use with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.
|
static BOMWhereUsedField<BigDecimal> |
BILL_OF_MATERIAL_ITEM_QUANTITY
Use with available fluent helpers to apply the BillOfMaterialItemQuantity field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_ITEM_UNIT
Use with available fluent helpers to apply the BillOfMaterialItemUnit field to query operations.
|
static BOMWhereUsedField<UUID> |
BILL_OF_MATERIAL_ITEM_UUID
Use with available fluent helpers to apply the BillOfMaterialItemUUID field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_VARIANT
Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_VARIANT_USAGE
Use with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_VARIANT_USAGE_DESC
Use with available fluent helpers to apply the BillOfMaterialVariantUsageDesc field to query operations.
|
static BOMWhereUsedField<String> |
BILL_OF_MATERIAL_VERSION
Use with available fluent helpers to apply the BillOfMaterialVersion field to query operations.
|
static BOMWhereUsedField<String> |
BOM_ITEM_DESCRIPTION
Use with available fluent helpers to apply the BOMItemDescription field to query operations.
|
static BOMWhereUsedField<String> |
BOM_VERSION_STATUS
Use with available fluent helpers to apply the BOMVersionStatus field to query operations.
|
static BOMWhereUsedField<String> |
BOM_VERSION_STATUS_DESCRIPTION
Use with available fluent helpers to apply the BOMVersionStatusDescription field to query operations.
|
static BOMWhereUsedField<String> |
ENGINEERING_CHANGE_DOCUMENT
Use with available fluent helpers to apply the EngineeringChangeDocument field to query operations.
|
static BOMWhereUsedField<String> |
HEADER_CHANGE_DOCUMENT
Use with available fluent helpers to apply the HeaderChangeDocument field to query operations.
|
static BOMWhereUsedField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static BOMWhereUsedField<String> |
MATERIAL_NAME
Use with available fluent helpers to apply the MaterialName field to query operations.
|
static BOMWhereUsedField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static BOMWhereUsedField<String> |
PLANT_NAME
Use with available fluent helpers to apply the PlantName field to query operations.
|
static BOMWhereUsedField<LocalDateTime> |
VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static BOMWhereUsedField<LocalDateTime> |
VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
BOMWhereUsed() |
BOMWhereUsed(UUID billOfMaterialItemUUID,
String billOfMaterialComponent,
String billOfMaterialItemNumber,
String headerChangeDocument,
String billOfMaterialCategory,
String billOfMaterial,
String billOfMaterialVariant,
String billOfMaterialVersion,
String billOfMaterialItemCategory,
String billOfMaterialItemUnit,
BigDecimal billOfMaterialItemQuantity,
String engineeringChangeDocument,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String billOfMaterialItemNodeNumber,
String bOMItemDescription,
String material,
String materialName,
String plantName,
String billOfMaterialVariantUsageDesc,
String plant,
String billOfMaterialVariantUsage,
String bOMVersionStatus,
String bOMVersionStatusDescription) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static BOMWhereUsed.BOMWhereUsedBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> BOMWhereUsedField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBillOfMaterial()
Constraints: Not nullable, Maximum length: 8
|
String |
getBillOfMaterialCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getBillOfMaterialComponent()
Constraints: Not nullable, Maximum length: 40
|
String |
getBillOfMaterialItemCategory()
Constraints: Not nullable, Maximum length: 1
|
String |
getBillOfMaterialItemNodeNumber()
Constraints: Not nullable, Maximum length: 8
|
String |
getBillOfMaterialItemNumber()
Constraints: Not nullable, Maximum length: 4
|
BigDecimal |
getBillOfMaterialItemQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getBillOfMaterialItemUnit()
Constraints: Not nullable, Maximum length: 3
|
UUID |
getBillOfMaterialItemUUID()
(Key Field) Constraints: Not nullable
|
String |
getBillOfMaterialVariant()
Constraints: Not nullable, Maximum length: 2
|
String |
getBillOfMaterialVariantUsage()
Constraints: Not nullable, Maximum length: 1
|
String |
getBillOfMaterialVariantUsageDesc()
Constraints: Not nullable, Maximum length: 30
|
String |
getBillOfMaterialVersion()
Constraints: Not nullable, Maximum length: 4
|
String |
getBOMItemDescription()
Constraints: Not nullable, Maximum length: 40
|
String |
getBOMVersionStatus()
Constraints: Not nullable, Maximum length: 2
|
String |
getBOMVersionStatusDescription()
Constraints: Not nullable, Maximum length: 60
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getEngineeringChangeDocument()
Constraints: Not nullable, Maximum length: 12
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getHeaderChangeDocument()
Constraints: Not nullable, Maximum length: 12
|
protected Map<String,Object> |
getKey() |
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialName()
Constraints: Not nullable, Maximum length: 40
|
String |
getPlant()
Constraints: Not nullable, Maximum length: 4
|
String |
getPlantName()
Constraints: Not nullable, Maximum length: 30
|
Class<BOMWhereUsed> |
getType() |
LocalDateTime |
getValidityEndDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getValidityStartDate()
Constraints: Not nullable, Precision: 0
|
int |
hashCode() |
void |
setBillOfMaterial(String billOfMaterial)
Constraints: Not nullable, Maximum length: 8
|
void |
setBillOfMaterialCategory(String billOfMaterialCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setBillOfMaterialComponent(String billOfMaterialComponent)
Constraints: Not nullable, Maximum length: 40
|
void |
setBillOfMaterialItemCategory(String billOfMaterialItemCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setBillOfMaterialItemNodeNumber(String billOfMaterialItemNodeNumber)
Constraints: Not nullable, Maximum length: 8
|
void |
setBillOfMaterialItemNumber(String billOfMaterialItemNumber)
Constraints: Not nullable, Maximum length: 4
|
void |
setBillOfMaterialItemQuantity(BigDecimal billOfMaterialItemQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setBillOfMaterialItemUnit(String billOfMaterialItemUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setBillOfMaterialItemUUID(UUID billOfMaterialItemUUID)
(Key Field) Constraints: Not nullable
|
void |
setBillOfMaterialVariant(String billOfMaterialVariant)
Constraints: Not nullable, Maximum length: 2
|
void |
setBillOfMaterialVariantUsage(String billOfMaterialVariantUsage)
Constraints: Not nullable, Maximum length: 1
|
void |
setBillOfMaterialVariantUsageDesc(String billOfMaterialVariantUsageDesc)
Constraints: Not nullable, Maximum length: 30
|
void |
setBillOfMaterialVersion(String billOfMaterialVersion)
Constraints: Not nullable, Maximum length: 4
|
void |
setBOMItemDescription(String bOMItemDescription)
Constraints: Not nullable, Maximum length: 40
|
void |
setBOMVersionStatus(String bOMVersionStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setBOMVersionStatusDescription(String bOMVersionStatusDescription)
Constraints: Not nullable, Maximum length: 60
|
void |
setEngineeringChangeDocument(String engineeringChangeDocument)
Constraints: Not nullable, Maximum length: 12
|
void |
setHeaderChangeDocument(String headerChangeDocument)
Constraints: Not nullable, Maximum length: 12
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialName(String materialName)
Constraints: Not nullable, Maximum length: 40
|
void |
setPlant(String plant)
Constraints: Not nullable, Maximum length: 4
|
void |
setPlantName(String plantName)
Constraints: Not nullable, Maximum length: 30
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setValidityEndDate(LocalDateTime validityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setValidityStartDate(LocalDateTime validityStartDate)
Constraints: Not nullable, Precision: 0
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final BOMWhereUsedSelectable ALL_FIELDS
public static final BOMWhereUsedField<UUID> BILL_OF_MATERIAL_ITEM_UUID
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_COMPONENT
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_ITEM_NUMBER
public static final BOMWhereUsedField<String> HEADER_CHANGE_DOCUMENT
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_CATEGORY
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_VARIANT
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_VERSION
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_ITEM_CATEGORY
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_ITEM_UNIT
public static final BOMWhereUsedField<BigDecimal> BILL_OF_MATERIAL_ITEM_QUANTITY
public static final BOMWhereUsedField<String> ENGINEERING_CHANGE_DOCUMENT
public static final BOMWhereUsedField<LocalDateTime> VALIDITY_START_DATE
public static final BOMWhereUsedField<LocalDateTime> VALIDITY_END_DATE
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_ITEM_NODE_NUMBER
public static final BOMWhereUsedField<String> BOM_ITEM_DESCRIPTION
public static final BOMWhereUsedField<String> MATERIAL
public static final BOMWhereUsedField<String> MATERIAL_NAME
public static final BOMWhereUsedField<String> PLANT_NAME
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_VARIANT_USAGE_DESC
public static final BOMWhereUsedField<String> PLANT
public static final BOMWhereUsedField<String> BILL_OF_MATERIAL_VARIANT_USAGE
public static final BOMWhereUsedField<String> BOM_VERSION_STATUS
public static final BOMWhereUsedField<String> BOM_VERSION_STATUS_DESCRIPTION
public BOMWhereUsed()
public BOMWhereUsed(@Nullable UUID billOfMaterialItemUUID, @Nullable String billOfMaterialComponent, @Nullable String billOfMaterialItemNumber, @Nullable String headerChangeDocument, @Nullable String billOfMaterialCategory, @Nullable String billOfMaterial, @Nullable String billOfMaterialVariant, @Nullable String billOfMaterialVersion, @Nullable String billOfMaterialItemCategory, @Nullable String billOfMaterialItemUnit, @Nullable BigDecimal billOfMaterialItemQuantity, @Nullable String engineeringChangeDocument, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String billOfMaterialItemNodeNumber, @Nullable String bOMItemDescription, @Nullable String material, @Nullable String materialName, @Nullable String plantName, @Nullable String billOfMaterialVariantUsageDesc, @Nullable String plant, @Nullable String billOfMaterialVariantUsage, @Nullable String bOMVersionStatus, @Nullable String bOMVersionStatusDescription)
@Nonnull public Class<BOMWhereUsed> getType()
getType
in class VdmObject<BOMWhereUsed>
public void setBillOfMaterialItemUUID(@Nullable UUID billOfMaterialItemUUID)
Original property name from the Odata EDM: BillOfMaterialItemUUID
billOfMaterialItemUUID
- Global identification of an item's change statuspublic void setBillOfMaterialComponent(@Nullable String billOfMaterialComponent)
Original property name from the Odata EDM: BillOfMaterialComponent
billOfMaterialComponent
- BOM componentpublic void setBillOfMaterialItemNumber(@Nullable String billOfMaterialItemNumber)
Original property name from the Odata EDM: BillOfMaterialItemNumber
billOfMaterialItemNumber
- BOM Item Numberpublic void setHeaderChangeDocument(@Nullable String headerChangeDocument)
Original property name from the Odata EDM: HeaderChangeDocument
headerChangeDocument
- Change Numberpublic void setBillOfMaterialCategory(@Nullable String billOfMaterialCategory)
Original property name from the Odata EDM: BillOfMaterialCategory
billOfMaterialCategory
- BOM categorypublic void setBillOfMaterial(@Nullable String billOfMaterial)
Original property name from the Odata EDM: BillOfMaterial
billOfMaterial
- Bill of Materialpublic void setBillOfMaterialVariant(@Nullable String billOfMaterialVariant)
Original property name from the Odata EDM: BillOfMaterialVariant
billOfMaterialVariant
- Alternative BOMpublic void setBillOfMaterialVersion(@Nullable String billOfMaterialVersion)
Original property name from the Odata EDM: BillOfMaterialVersion
billOfMaterialVersion
- BOM Versionpublic void setBillOfMaterialItemCategory(@Nullable String billOfMaterialItemCategory)
Original property name from the Odata EDM: BillOfMaterialItemCategory
billOfMaterialItemCategory
- Item category (bill of material)public void setBillOfMaterialItemUnit(@Nullable String billOfMaterialItemUnit)
Original property name from the Odata EDM: BillOfMaterialItemUnit
billOfMaterialItemUnit
- Component Unit of Measurepublic void setBillOfMaterialItemQuantity(@Nullable BigDecimal billOfMaterialItemQuantity)
Original property name from the Odata EDM: BillOfMaterialItemQuantity
billOfMaterialItemQuantity
- Component Quantitypublic void setEngineeringChangeDocument(@Nullable String engineeringChangeDocument)
Original property name from the Odata EDM: EngineeringChangeDocument
engineeringChangeDocument
- Change Numberpublic void setValidityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
validityStartDate
- Valid-From Datepublic void setValidityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
validityEndDate
- Valid-to datepublic void setBillOfMaterialItemNodeNumber(@Nullable String billOfMaterialItemNodeNumber)
Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
billOfMaterialItemNodeNumber
- BOM item node numberpublic void setBOMItemDescription(@Nullable String bOMItemDescription)
Original property name from the Odata EDM: BOMItemDescription
bOMItemDescription
- BOM Item Text (Line 1)public void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Material Numberpublic void setMaterialName(@Nullable String materialName)
Original property name from the Odata EDM: MaterialName
materialName
- Material Descriptionpublic void setPlantName(@Nullable String plantName)
Original property name from the Odata EDM: PlantName
plantName
- Plant Namepublic void setBillOfMaterialVariantUsageDesc(@Nullable String billOfMaterialVariantUsageDesc)
Original property name from the Odata EDM: BillOfMaterialVariantUsageDesc
billOfMaterialVariantUsageDesc
- BOM usage textpublic void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Plantpublic void setBillOfMaterialVariantUsage(@Nullable String billOfMaterialVariantUsage)
Original property name from the Odata EDM: BillOfMaterialVariantUsage
billOfMaterialVariantUsage
- BOM Usagepublic void setBOMVersionStatus(@Nullable String bOMVersionStatus)
Original property name from the Odata EDM: BOMVersionStatus
bOMVersionStatus
- BOM Version Statuspublic void setBOMVersionStatusDescription(@Nullable String bOMVersionStatusDescription)
Original property name from the Odata EDM: BOMVersionStatusDescription
bOMVersionStatusDescription
- Short Text for Fixed Valuesprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<BOMWhereUsed>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<BOMWhereUsed>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<BOMWhereUsed>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<BOMWhereUsed>
@Nonnull public static <T> BOMWhereUsedField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> BOMWhereUsedField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<BOMWhereUsed>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<BOMWhereUsed>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<BOMWhereUsed>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<BOMWhereUsed>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static BOMWhereUsed.BOMWhereUsedBuilder builder()
@Nullable public UUID getBillOfMaterialItemUUID()
Original property name from the Odata EDM: BillOfMaterialItemUUID
@Nullable public String getBillOfMaterialComponent()
Original property name from the Odata EDM: BillOfMaterialComponent
@Nullable public String getBillOfMaterialItemNumber()
Original property name from the Odata EDM: BillOfMaterialItemNumber
@Nullable public String getHeaderChangeDocument()
Original property name from the Odata EDM: HeaderChangeDocument
@Nullable public String getBillOfMaterialCategory()
Original property name from the Odata EDM: BillOfMaterialCategory
@Nullable public String getBillOfMaterial()
Original property name from the Odata EDM: BillOfMaterial
@Nullable public String getBillOfMaterialVariant()
Original property name from the Odata EDM: BillOfMaterialVariant
@Nullable public String getBillOfMaterialVersion()
Original property name from the Odata EDM: BillOfMaterialVersion
@Nullable public String getBillOfMaterialItemCategory()
Original property name from the Odata EDM: BillOfMaterialItemCategory
@Nullable public String getBillOfMaterialItemUnit()
Original property name from the Odata EDM: BillOfMaterialItemUnit
@Nullable public BigDecimal getBillOfMaterialItemQuantity()
Original property name from the Odata EDM: BillOfMaterialItemQuantity
@Nullable public String getEngineeringChangeDocument()
Original property name from the Odata EDM: EngineeringChangeDocument
@Nullable public LocalDateTime getValidityStartDate()
Original property name from the Odata EDM: ValidityStartDate
@Nullable public LocalDateTime getValidityEndDate()
Original property name from the Odata EDM: ValidityEndDate
@Nullable public String getBillOfMaterialItemNodeNumber()
Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
@Nullable public String getBOMItemDescription()
Original property name from the Odata EDM: BOMItemDescription
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getMaterialName()
Original property name from the Odata EDM: MaterialName
@Nullable public String getPlantName()
Original property name from the Odata EDM: PlantName
@Nullable public String getBillOfMaterialVariantUsageDesc()
Original property name from the Odata EDM: BillOfMaterialVariantUsageDesc
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getBillOfMaterialVariantUsage()
Original property name from the Odata EDM: BillOfMaterialVariantUsage
@Nullable public String getBOMVersionStatus()
Original property name from the Odata EDM: BOMVersionStatus
@Nullable public String getBOMVersionStatusDescription()
Original property name from the Odata EDM: BOMVersionStatusDescription
@Nonnull public String toString()
toString
in class VdmObject<BOMWhereUsed>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<BOMWhereUsed>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<BOMWhereUsed>
public int hashCode()
hashCode
in class VdmObject<BOMWhereUsed>
Copyright © 2021 SAP SE. All rights reserved.