public class ProdAllocationObject extends VdmEntity<ProdAllocationObject>
Modifier and Type | Class and Description |
---|---|
static class |
ProdAllocationObject.ProdAllocationObjectBuilder |
Modifier and Type | Field and Description |
---|---|
static ProdAllocationObjectSelectable |
ALL_FIELDS
Selector for all available fields of ProdAllocationObject.
|
static ProdAllocationObjectField<String> |
COLLECTIVE_ALLOCATION_TYPE
Use with available fluent helpers to apply the CollectiveAllocationType field to query operations.
|
static ProdAllocationObjectField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ProdAllocationObjectField<Calendar> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static ProdAllocationObjectField<String> |
FACTORY_CALENDAR
Use with available fluent helpers to apply the FactoryCalendar field to query operations.
|
static ProdAllocationObjectField<Calendar> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ProdAllocationObjectField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ProdAllocationObjectField<String> |
PROD_ALLOC_CHECK_DATE_TIME_TYPE
Use with available fluent helpers to apply the ProdAllocCheckDateTimeType field to query operations.
|
static ProdAllocationObjectField<String> |
PROD_ALLOCATION_PERIOD_TIME_ZONE
Use with available fluent helpers to apply the ProdAllocationPeriodTimeZone field to query operations.
|
static ProdAllocationObjectField<String> |
PRODUCT_ALLOCATION_OBJECT
Use with available fluent helpers to apply the ProductAllocationObject field to query operations.
|
static ProdAllocationObjectField<String> |
PRODUCT_ALLOCATION_OBJECT_TEXT
Use with available fluent helpers to apply the ProductAllocationObject_Text field to query operations.
|
static ProdAllocationObjectField<UUID> |
PRODUCT_ALLOCATION_OBJECT_UUID
Use with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.
|
static ProdAllocationObjectField<String> |
PRODUCT_ALLOCATION_PERIOD_TYPE
Use with available fluent helpers to apply the ProductAllocationPeriodType field to query operations.
|
static ProdAllocationObjectField<String> |
PRODUCT_ALLOCATION_QUANTITY_UNIT
Use with available fluent helpers to apply the ProductAllocationQuantityUnit field to query operations.
|
static ProdAllocationObjectLink<ProdAllocCharcMetaData> |
TO_PROD_ALLOC_CHARC_META_DATA_TP
Use with available fluent helpers to apply the to_ProdAllocCharcMetaDataTP navigation property to query operations.
|
static ProdAllocationObjectLink<ProdAllocCharcValCombn> |
TO_PROD_ALLOC_CHARC_VAL_COMBN_TP
Use with available fluent helpers to apply the to_ProdAllocCharcValCombnTP navigation property to query operations.
|
static ProdAllocationObjectLink<ProdAllocationObjectT> |
TO_PROD_ALLOCATION_OBJECT_TTP
Use with available fluent helpers to apply the to_ProdAllocationObjectTTP navigation property to query operations.
|
Constructor and Description |
---|
ProdAllocationObject() |
ProdAllocationObject(UUID productAllocationObjectUUID,
Calendar creationDateTime,
String createdByUser,
Calendar lastChangeDateTime,
String lastChangedByUser,
String productAllocationObject,
String productAllocationObject_Text,
String productAllocationPeriodType,
String prodAllocationPeriodTimeZone,
String factoryCalendar,
String prodAllocCheckDateTimeType,
String productAllocationQuantityUnit,
String collectiveAllocationType,
ErpConfigContext erpConfigContext,
List<ProdAllocationObjectT> toProdAllocationObjectTTP,
List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP,
List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP) |
Modifier and Type | Method and Description |
---|---|
void |
addProdAllocationObjectTTP(ProdAllocationObjectT... entity)
Adds elements to the list of associated ProdAllocationObjectT entities.
|
void |
addProdAllocCharcMetaDataTP(ProdAllocCharcMetaData... entity)
Adds elements to the list of associated ProdAllocCharcMetaData entities.
|
void |
addProdAllocCharcValCombnTP(ProdAllocCharcValCombn... entity)
Adds elements to the list of associated ProdAllocCharcValCombn entities.
|
static ProdAllocationObject.ProdAllocationObjectBuilder |
builder() |
boolean |
equals(Object o) |
List<ProdAllocationObjectT> |
fetchProdAllocationObjectTTP()
Fetches the ProdAllocationObjectT entities (one to many) associated with this entity.
|
List<ProdAllocCharcMetaData> |
fetchProdAllocCharcMetaDataTP()
Fetches the ProdAllocCharcMetaData entities (one to many) associated with this entity.
|
List<ProdAllocCharcValCombn> |
fetchProdAllocCharcValCombnTP()
Fetches the ProdAllocCharcValCombn entities (one to many) associated with this entity.
|
static <T> ProdAllocationObjectField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
String |
getCollectiveAllocationType()
Constraints: Not nullable, Maximum length: 2
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
Calendar |
getCreationDateTime()
Constraints: Not nullable, Precision: 7
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getFactoryCalendar()
Constraints: Not nullable, Maximum length: 2
|
Calendar |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
List<ProdAllocationObjectT> |
getProdAllocationObjectTTPOrFetch()
Retrieval of associated ProdAllocationObjectT entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocationObjectT>> |
getProdAllocationObjectTTPOrNull()
Retrieval of associated ProdAllocationObjectT entities (one to many).
|
String |
getProdAllocationPeriodTimeZone()
Constraints: Not nullable, Maximum length: 6
|
List<ProdAllocCharcMetaData> |
getProdAllocCharcMetaDataTPOrFetch()
Retrieval of associated ProdAllocCharcMetaData entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocCharcMetaData>> |
getProdAllocCharcMetaDataTPOrNull()
Retrieval of associated ProdAllocCharcMetaData entities (one to many).
|
List<ProdAllocCharcValCombn> |
getProdAllocCharcValCombnTPOrFetch()
Retrieval of associated ProdAllocCharcValCombn entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocCharcValCombn>> |
getProdAllocCharcValCombnTPOrNull()
Retrieval of associated ProdAllocCharcValCombn entities (one to many).
|
String |
getProdAllocCheckDateTimeType()
Constraints: Not nullable, Maximum length: 2
|
String |
getProductAllocationObject_Text()
Constraints: Not nullable, Maximum length: 255
|
String |
getProductAllocationObject()
Constraints: Not nullable, Maximum length: 40
|
UUID |
getProductAllocationObjectUUID()
(Key Field) Constraints: Not nullable
|
String |
getProductAllocationPeriodType()
Constraints: Not nullable, Maximum length: 2
|
String |
getProductAllocationQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
Class<ProdAllocationObject> |
getType() |
int |
hashCode() |
void |
setCollectiveAllocationType(String collectiveAllocationType)
Constraints: Not nullable, Maximum length: 2
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(Calendar creationDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setFactoryCalendar(String factoryCalendar)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDateTime(Calendar lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setProdAllocationObjectTTP(List<ProdAllocationObjectT> value)
Overwrites the list of associated ProdAllocationObjectT entities for the loaded navigation property to_ProdAllocationObjectTTP.
|
void |
setProdAllocationPeriodTimeZone(String prodAllocationPeriodTimeZone)
Constraints: Not nullable, Maximum length: 6
|
void |
setProdAllocCharcMetaDataTP(List<ProdAllocCharcMetaData> value)
Overwrites the list of associated ProdAllocCharcMetaData entities for the loaded navigation property to_ProdAllocCharcMetaDataTP.
|
void |
setProdAllocCharcValCombnTP(List<ProdAllocCharcValCombn> value)
Overwrites the list of associated ProdAllocCharcValCombn entities for the loaded navigation property to_ProdAllocCharcValCombnTP.
|
void |
setProdAllocCheckDateTimeType(String prodAllocCheckDateTimeType)
Constraints: Not nullable, Maximum length: 2
|
void |
setProductAllocationObject_Text(String productAllocationObject_Text)
Constraints: Not nullable, Maximum length: 255
|
void |
setProductAllocationObject(String productAllocationObject)
Constraints: Not nullable, Maximum length: 40
|
void |
setProductAllocationObjectUUID(UUID productAllocationObjectUUID)
(Key Field) Constraints: Not nullable
|
void |
setProductAllocationPeriodType(String productAllocationPeriodType)
Constraints: Not nullable, Maximum length: 2
|
void |
setProductAllocationQuantityUnit(String productAllocationQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final ProdAllocationObjectSelectable ALL_FIELDS
public static final ProdAllocationObjectField<UUID> PRODUCT_ALLOCATION_OBJECT_UUID
public static final ProdAllocationObjectField<Calendar> CREATION_DATE_TIME
public static final ProdAllocationObjectField<String> CREATED_BY_USER
public static final ProdAllocationObjectField<Calendar> LAST_CHANGE_DATE_TIME
public static final ProdAllocationObjectField<String> LAST_CHANGED_BY_USER
public static final ProdAllocationObjectField<String> PRODUCT_ALLOCATION_OBJECT
public static final ProdAllocationObjectField<String> PRODUCT_ALLOCATION_OBJECT_TEXT
public static final ProdAllocationObjectField<String> PRODUCT_ALLOCATION_PERIOD_TYPE
public static final ProdAllocationObjectField<String> PROD_ALLOCATION_PERIOD_TIME_ZONE
public static final ProdAllocationObjectField<String> FACTORY_CALENDAR
public static final ProdAllocationObjectField<String> PROD_ALLOC_CHECK_DATE_TIME_TYPE
public static final ProdAllocationObjectField<String> PRODUCT_ALLOCATION_QUANTITY_UNIT
public static final ProdAllocationObjectField<String> COLLECTIVE_ALLOCATION_TYPE
public static final ProdAllocationObjectLink<ProdAllocationObjectT> TO_PROD_ALLOCATION_OBJECT_TTP
public static final ProdAllocationObjectLink<ProdAllocCharcMetaData> TO_PROD_ALLOC_CHARC_META_DATA_TP
public static final ProdAllocationObjectLink<ProdAllocCharcValCombn> TO_PROD_ALLOC_CHARC_VAL_COMBN_TP
@Generated(value="lombok") public ProdAllocationObject()
@ConstructorProperties(value={"productAllocationObjectUUID","creationDateTime","createdByUser","lastChangeDateTime","lastChangedByUser","productAllocationObject","productAllocationObject_Text","productAllocationPeriodType","prodAllocationPeriodTimeZone","factoryCalendar","prodAllocCheckDateTimeType","productAllocationQuantityUnit","collectiveAllocationType","erpConfigContext","toProdAllocationObjectTTP","toProdAllocCharcMetaDataTP","toProdAllocCharcValCombnTP"}) @Generated(value="lombok") public ProdAllocationObject(@Nullable UUID productAllocationObjectUUID, @Nullable Calendar creationDateTime, @Nullable String createdByUser, @Nullable Calendar lastChangeDateTime, @Nullable String lastChangedByUser, @Nullable String productAllocationObject, @Nullable String productAllocationObject_Text, @Nullable String productAllocationPeriodType, @Nullable String prodAllocationPeriodTimeZone, @Nullable String factoryCalendar, @Nullable String prodAllocCheckDateTimeType, @Nullable String productAllocationQuantityUnit, @Nullable String collectiveAllocationType, @Nullable ErpConfigContext erpConfigContext, List<ProdAllocationObjectT> toProdAllocationObjectTTP, List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP, List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP)
public Class<ProdAllocationObject> getType()
getType
in class VdmObject<ProdAllocationObject>
public static <T> ProdAllocationObjectField<T> field(String fieldName, Class<T> fieldType)
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.public List<ProdAllocationObjectT> fetchProdAllocationObjectTTP() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public List<ProdAllocationObjectT> getProdAllocationObjectTTPOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public com.google.common.base.Optional<List<ProdAllocationObjectT>> getProdAllocationObjectTTPOrNull()
If the navigation property to_ProdAllocationObjectTTP for an entity ProdAllocationObject has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setProdAllocationObjectTTP(@NonNull List<ProdAllocationObjectT> value)
If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of ProdAllocationObjectT entities.public void addProdAllocationObjectTTP(ProdAllocationObjectT... entity)
If the navigation property to_ProdAllocationObjectTTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of ProdAllocationObjectT entities.public List<ProdAllocCharcMetaData> fetchProdAllocCharcMetaDataTP() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public List<ProdAllocCharcMetaData> getProdAllocCharcMetaDataTPOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public com.google.common.base.Optional<List<ProdAllocCharcMetaData>> getProdAllocCharcMetaDataTPOrNull()
If the navigation property to_ProdAllocCharcMetaDataTP for an entity ProdAllocationObject has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setProdAllocCharcMetaDataTP(@NonNull List<ProdAllocCharcMetaData> value)
If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of ProdAllocCharcMetaData entities.public void addProdAllocCharcMetaDataTP(ProdAllocCharcMetaData... entity)
If the navigation property to_ProdAllocCharcMetaDataTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of ProdAllocCharcMetaData entities.public List<ProdAllocCharcValCombn> fetchProdAllocCharcValCombnTP() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public List<ProdAllocCharcValCombn> getProdAllocCharcValCombnTPOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.public com.google.common.base.Optional<List<ProdAllocCharcValCombn>> getProdAllocCharcValCombnTPOrNull()
If the navigation property to_ProdAllocCharcValCombnTP for an entity ProdAllocationObject has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setProdAllocCharcValCombnTP(@NonNull List<ProdAllocCharcValCombn> value)
If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of ProdAllocCharcValCombn entities.public void addProdAllocCharcValCombnTP(ProdAllocCharcValCombn... entity)
If the navigation property to_ProdAllocCharcValCombnTP of a queried ProdAllocationObject is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of ProdAllocCharcValCombn entities.@Generated(value="lombok") public static ProdAllocationObject.ProdAllocationObjectBuilder builder()
@Nullable @Generated(value="lombok") public UUID getProductAllocationObjectUUID()
@Nullable @Generated(value="lombok") public Calendar getCreationDateTime()
@Nullable @Generated(value="lombok") public String getCreatedByUser()
@Nullable @Generated(value="lombok") public Calendar getLastChangeDateTime()
@Nullable @Generated(value="lombok") public String getLastChangedByUser()
@Nullable @Generated(value="lombok") public String getProductAllocationObject()
@Nullable @Generated(value="lombok") public String getProductAllocationObject_Text()
@Nullable @Generated(value="lombok") public String getProductAllocationPeriodType()
@Nullable @Generated(value="lombok") public String getProdAllocationPeriodTimeZone()
@Nullable @Generated(value="lombok") public String getFactoryCalendar()
@Nullable @Generated(value="lombok") public String getProdAllocCheckDateTimeType()
@Nullable @Generated(value="lombok") public String getProductAllocationQuantityUnit()
@Nullable @Generated(value="lombok") public String getCollectiveAllocationType()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setProductAllocationObjectUUID(@Nullable UUID productAllocationObjectUUID)
productAllocationObjectUUID
- @Generated(value="lombok") public void setCreationDateTime(@Nullable Calendar creationDateTime)
creationDateTime
- @Generated(value="lombok") public void setCreatedByUser(@Nullable String createdByUser)
createdByUser
- @Generated(value="lombok") public void setLastChangeDateTime(@Nullable Calendar lastChangeDateTime)
lastChangeDateTime
- @Generated(value="lombok") public void setLastChangedByUser(@Nullable String lastChangedByUser)
lastChangedByUser
- @Generated(value="lombok") public void setProductAllocationObject(@Nullable String productAllocationObject)
productAllocationObject
- @Generated(value="lombok") public void setProductAllocationObject_Text(@Nullable String productAllocationObject_Text)
productAllocationObject_Text
- @Generated(value="lombok") public void setProductAllocationPeriodType(@Nullable String productAllocationPeriodType)
productAllocationPeriodType
- @Generated(value="lombok") public void setProdAllocationPeriodTimeZone(@Nullable String prodAllocationPeriodTimeZone)
prodAllocationPeriodTimeZone
- @Generated(value="lombok") public void setFactoryCalendar(@Nullable String factoryCalendar)
factoryCalendar
- @Generated(value="lombok") public void setProdAllocCheckDateTimeType(@Nullable String prodAllocCheckDateTimeType)
prodAllocCheckDateTimeType
- @Generated(value="lombok") public void setProductAllocationQuantityUnit(@Nullable String productAllocationQuantityUnit)
productAllocationQuantityUnit
- @Generated(value="lombok") public void setCollectiveAllocationType(@Nullable String collectiveAllocationType)
collectiveAllocationType
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<ProdAllocationObject>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<ProdAllocationObject>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<ProdAllocationObject>
Copyright © 2018 SAP SE. All rights reserved.