public class ProdAllocCharcValCombn extends VdmEntity<ProdAllocCharcValCombn>
Modifier and Type | Class and Description |
---|---|
static class |
ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<ProdAllocCharcValCombn> |
ALL_FIELDS
Selector for all available fields of ProdAllocCharcValCombn.
|
static ProdAllocCharcValCombnField<UUID> |
CHARC_VALUE_COMBINATION_UUID
Use with available fluent helpers to apply the CharcValueCombinationUUID field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC01
Use with available fluent helpers to apply the ProdAllocCharc01 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC02
Use with available fluent helpers to apply the ProdAllocCharc02 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC03
Use with available fluent helpers to apply the ProdAllocCharc03 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC04
Use with available fluent helpers to apply the ProdAllocCharc04 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC05
Use with available fluent helpers to apply the ProdAllocCharc05 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC06
Use with available fluent helpers to apply the ProdAllocCharc06 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC07
Use with available fluent helpers to apply the ProdAllocCharc07 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC08
Use with available fluent helpers to apply the ProdAllocCharc08 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC09
Use with available fluent helpers to apply the ProdAllocCharc09 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PROD_ALLOC_CHARC10
Use with available fluent helpers to apply the ProdAllocCharc10 field to query operations.
|
static ProdAllocCharcValCombnField<String> |
PRODUCT_ALLOCATION_OBJECT
Use with available fluent helpers to apply the ProductAllocationObject field to query operations.
|
static ProdAllocCharcValCombnField<UUID> |
PRODUCT_ALLOCATION_OBJECT_UUID
Use with available fluent helpers to apply the ProductAllocationObjectUUID field to query operations.
|
static ProdAllocCharcValCombnLink<ProdAllocObjTimeSeries> |
TO_PROD_ALLOC_OBJ_TIME_SERIES_TP
Use with available fluent helpers to apply the to_ProdAllocObjTimeSeriesTP navigation property to query operations.
|
Constructor and Description |
---|
ProdAllocCharcValCombn() |
ProdAllocCharcValCombn(UUID charcValueCombinationUUID,
String prodAllocCharc07,
String prodAllocCharc08,
String prodAllocCharc09,
String prodAllocCharc10,
UUID productAllocationObjectUUID,
String productAllocationObject,
String prodAllocCharc01,
String prodAllocCharc02,
String prodAllocCharc03,
String prodAllocCharc04,
String prodAllocCharc05,
String prodAllocCharc06,
ErpConfigContext erpConfigContext,
List<ProdAllocObjTimeSeries> toProdAllocObjTimeSeriesTP) |
Modifier and Type | Method and Description |
---|---|
void |
addProdAllocObjTimeSeriesTP(ProdAllocObjTimeSeries... entity)
Adds elements to the list of associated ProdAllocObjTimeSeries entities.
|
static ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder |
builder() |
boolean |
equals(Object o) |
List<ProdAllocObjTimeSeries> |
fetchProdAllocObjTimeSeriesTP()
Fetches the ProdAllocObjTimeSeries entities (one to many) associated with this entity.
|
static <T> ProdAllocCharcValCombnField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
UUID |
getCharcValueCombinationUUID()
(Key Field) Constraints: Not nullable
|
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
String |
getProdAllocCharc01()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc02()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc03()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc04()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc05()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc06()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc07()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc08()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc09()
Constraints: Not nullable, Maximum length: 40
|
String |
getProdAllocCharc10()
Constraints: Not nullable, Maximum length: 40
|
List<ProdAllocObjTimeSeries> |
getProdAllocObjTimeSeriesTPOrFetch()
Retrieval of associated ProdAllocObjTimeSeries entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocObjTimeSeries>> |
getProdAllocObjTimeSeriesTPOrNull()
Retrieval of associated ProdAllocObjTimeSeries entities (one to many).
|
String |
getProductAllocationObject()
Constraints: Not nullable, Maximum length: 40
|
UUID |
getProductAllocationObjectUUID()
Constraints: none
|
Class<ProdAllocCharcValCombn> |
getType() |
int |
hashCode() |
void |
setCharcValueCombinationUUID(UUID charcValueCombinationUUID)
(Key Field) Constraints: Not nullable
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setProdAllocCharc01(String prodAllocCharc01)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc02(String prodAllocCharc02)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc03(String prodAllocCharc03)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc04(String prodAllocCharc04)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc05(String prodAllocCharc05)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc06(String prodAllocCharc06)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc07(String prodAllocCharc07)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc08(String prodAllocCharc08)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc09(String prodAllocCharc09)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocCharc10(String prodAllocCharc10)
Constraints: Not nullable, Maximum length: 40
|
void |
setProdAllocObjTimeSeriesTP(List<ProdAllocObjTimeSeries> value)
Overwrites the list of associated ProdAllocObjTimeSeries entities for the loaded navigation property to_ProdAllocObjTimeSeriesTP.
|
void |
setProductAllocationObject(String productAllocationObject)
Constraints: Not nullable, Maximum length: 40
|
void |
setProductAllocationObjectUUID(UUID productAllocationObjectUUID)
Constraints: none
|
String |
toString() |
getCustomField, getCustomField, getCustomFieldNames, getCustomFields, hasCustomField, hasCustomField, setCustomField, setCustomField
public static final EntityFieldAll<ProdAllocCharcValCombn> ALL_FIELDS
public static final ProdAllocCharcValCombnField<UUID> CHARC_VALUE_COMBINATION_UUID
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC07
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC08
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC09
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC10
public static final ProdAllocCharcValCombnField<UUID> PRODUCT_ALLOCATION_OBJECT_UUID
public static final ProdAllocCharcValCombnField<String> PRODUCT_ALLOCATION_OBJECT
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC01
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC02
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC03
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC04
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC05
public static final ProdAllocCharcValCombnField<String> PROD_ALLOC_CHARC06
public static final ProdAllocCharcValCombnLink<ProdAllocObjTimeSeries> TO_PROD_ALLOC_OBJ_TIME_SERIES_TP
@Generated(value="lombok") public ProdAllocCharcValCombn()
@ConstructorProperties(value={"charcValueCombinationUUID","prodAllocCharc07","prodAllocCharc08","prodAllocCharc09","prodAllocCharc10","productAllocationObjectUUID","productAllocationObject","prodAllocCharc01","prodAllocCharc02","prodAllocCharc03","prodAllocCharc04","prodAllocCharc05","prodAllocCharc06","erpConfigContext","toProdAllocObjTimeSeriesTP"}) @Generated(value="lombok") public ProdAllocCharcValCombn(@Nullable UUID charcValueCombinationUUID, @Nullable String prodAllocCharc07, @Nullable String prodAllocCharc08, @Nullable String prodAllocCharc09, @Nullable String prodAllocCharc10, @Nullable UUID productAllocationObjectUUID, @Nullable String productAllocationObject, @Nullable String prodAllocCharc01, @Nullable String prodAllocCharc02, @Nullable String prodAllocCharc03, @Nullable String prodAllocCharc04, @Nullable String prodAllocCharc05, @Nullable String prodAllocCharc06, @Nullable ErpConfigContext erpConfigContext, List<ProdAllocObjTimeSeries> toProdAllocObjTimeSeriesTP)
public Class<ProdAllocCharcValCombn> getType()
getType
in class VdmObject<ProdAllocCharcValCombn>
public static <T> ProdAllocCharcValCombnField<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<ProdAllocObjTimeSeries> fetchProdAllocObjTimeSeriesTP() 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<ProdAllocObjTimeSeries> getProdAllocObjTimeSeriesTPOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocObjTimeSeriesTP of a queried ProdAllocCharcValCombn 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<ProdAllocObjTimeSeries>> getProdAllocObjTimeSeriesTPOrNull()
If the navigation property to_ProdAllocObjTimeSeriesTP for an entity ProdAllocCharcValCombn has not been resolved yet, this method will not query further information. Instead its Optional result state will be null.
public void setProdAllocObjTimeSeriesTP(@NonNull List<ProdAllocObjTimeSeries> value)
If the navigation property to_ProdAllocObjTimeSeriesTP of a queried ProdAllocCharcValCombn 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 ProdAllocObjTimeSeries entities.public void addProdAllocObjTimeSeriesTP(ProdAllocObjTimeSeries... entity)
If the navigation property to_ProdAllocObjTimeSeriesTP of a queried ProdAllocCharcValCombn 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 ProdAllocObjTimeSeries entities.@Generated(value="lombok") public static ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder builder()
@Nullable @Generated(value="lombok") public UUID getCharcValueCombinationUUID()
@Nullable @Generated(value="lombok") public String getProdAllocCharc07()
@Nullable @Generated(value="lombok") public String getProdAllocCharc08()
@Nullable @Generated(value="lombok") public String getProdAllocCharc09()
@Nullable @Generated(value="lombok") public String getProdAllocCharc10()
@Nullable @Generated(value="lombok") public UUID getProductAllocationObjectUUID()
@Nullable @Generated(value="lombok") public String getProductAllocationObject()
@Nullable @Generated(value="lombok") public String getProdAllocCharc01()
@Nullable @Generated(value="lombok") public String getProdAllocCharc02()
@Nullable @Generated(value="lombok") public String getProdAllocCharc03()
@Nullable @Generated(value="lombok") public String getProdAllocCharc04()
@Nullable @Generated(value="lombok") public String getProdAllocCharc05()
@Nullable @Generated(value="lombok") public String getProdAllocCharc06()
@Nullable @Generated(value="lombok") public ErpConfigContext getErpConfigContext()
@Generated(value="lombok") public void setCharcValueCombinationUUID(@Nullable UUID charcValueCombinationUUID)
charcValueCombinationUUID
- @Generated(value="lombok") public void setProdAllocCharc07(@Nullable String prodAllocCharc07)
prodAllocCharc07
- @Generated(value="lombok") public void setProdAllocCharc08(@Nullable String prodAllocCharc08)
prodAllocCharc08
- @Generated(value="lombok") public void setProdAllocCharc09(@Nullable String prodAllocCharc09)
prodAllocCharc09
- @Generated(value="lombok") public void setProdAllocCharc10(@Nullable String prodAllocCharc10)
prodAllocCharc10
- @Generated(value="lombok") public void setProductAllocationObjectUUID(@Nullable UUID productAllocationObjectUUID)
productAllocationObjectUUID
- @Generated(value="lombok") public void setProductAllocationObject(@Nullable String productAllocationObject)
productAllocationObject
- @Generated(value="lombok") public void setProdAllocCharc01(@Nullable String prodAllocCharc01)
prodAllocCharc01
- @Generated(value="lombok") public void setProdAllocCharc02(@Nullable String prodAllocCharc02)
prodAllocCharc02
- @Generated(value="lombok") public void setProdAllocCharc03(@Nullable String prodAllocCharc03)
prodAllocCharc03
- @Generated(value="lombok") public void setProdAllocCharc04(@Nullable String prodAllocCharc04)
prodAllocCharc04
- @Generated(value="lombok") public void setProdAllocCharc05(@Nullable String prodAllocCharc05)
prodAllocCharc05
- @Generated(value="lombok") public void setProdAllocCharc06(@Nullable String prodAllocCharc06)
prodAllocCharc06
- @Generated(value="lombok") public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
erpConfigContext
- @Generated(value="lombok") public String toString()
toString
in class VdmObject<ProdAllocCharcValCombn>
@Generated(value="lombok") public boolean equals(Object o)
equals
in class VdmObject<ProdAllocCharcValCombn>
@Generated(value="lombok") public int hashCode()
hashCode
in class VdmObject<ProdAllocCharcValCombn>
Copyright © 2017 SAP SE. All rights reserved.