public class ProdAllocCharcValCombn extends VdmEntity<ProdAllocCharcValCombn>
Original entity name from the Odata EDM: A_ProdAllocCharcValCombnType
Modifier and Type | Class and Description |
---|---|
static class |
ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder
Helper class to allow for fluent creation of ProdAllocCharcValCombn instances.
|
Modifier and Type | Field and Description |
---|---|
static ProdAllocCharcValCombnSelectable |
ALL_FIELDS
Selector for all available fields of ProdAllocCharcValCombn.
|
static ProdAllocCharcValCombnField<String> |
CHARC_VAL_AUTHZN_GROUP
Use with available fluent helpers to apply the CharcValAuthznGroup field to query operations.
|
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_CHARC_CONSTRAINT_STATUS
Use with available fluent helpers to apply the ProdAllocCharcConstraintStatus 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> |
PROD_ALLOCATION_ACTIVATION_STATUS
Use with available fluent helpers to apply the ProdAllocationActivationStatus 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.
|
static ProdAllocCharcValCombnOneToOneLink<ProdAllocationObject> |
TO_PROD_ALLOCATION_OBJECT_TP
Use with available fluent helpers to apply the to_ProdAllocationObjectTP navigation property to query
operations.
|
changedOriginalFields
Constructor and Description |
---|
ProdAllocCharcValCombn() |
ProdAllocCharcValCombn(UUID charcValueCombinationUUID,
UUID productAllocationObjectUUID,
String productAllocationObject,
String prodAllocCharc01,
String prodAllocCharc02,
String prodAllocCharc03,
String prodAllocCharc04,
String prodAllocCharc05,
String prodAllocCharc06,
String prodAllocCharc07,
String prodAllocCharc08,
String prodAllocCharc09,
String prodAllocCharc10,
String prodAllocCharcConstraintStatus,
String prodAllocationActivationStatus,
String charcValAuthznGroup,
ProdAllocationObject toProdAllocationObjectTP,
List<ProdAllocObjTimeSeries> toProdAllocObjTimeSeriesTP) |
Modifier and Type | Method and Description |
---|---|
void |
addProdAllocObjTimeSeriesTP(ProdAllocObjTimeSeries... entity)
Adds elements to the list of associated ProdAllocObjTimeSeries entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ProdAllocationObject |
fetchProdAllocationObjectTP()
Fetches the ProdAllocationObject entity (one to one) associated with this entity.
|
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.
|
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 |
getCharcValAuthznGroup()
Constraints: Not nullable, Maximum length: 40
|
UUID |
getCharcValueCombinationUUID()
(Key Field) Constraints: Not nullable
|
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.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
String |
getProdAllocationActivationStatus()
Constraints: Not nullable, Maximum length: 2
|
io.vavr.control.Option<ProdAllocationObject> |
getProdAllocationObjectTPIfPresent()
Retrieval of associated ProdAllocationObject entity (one to one).
|
ProdAllocationObject |
getProdAllocationObjectTPOrFetch()
Retrieval of associated ProdAllocationObject entity (one to one).
|
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
|
String |
getProdAllocCharcConstraintStatus()
Constraints: Not nullable, Maximum length: 2
|
io.vavr.control.Option<List<ProdAllocObjTimeSeries>> |
getProdAllocObjTimeSeriesTPIfPresent()
Retrieval of associated ProdAllocObjTimeSeries entities (one to many).
|
List<ProdAllocObjTimeSeries> |
getProdAllocObjTimeSeriesTPOrFetch()
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 |
setCharcValAuthznGroup(String charcValAuthznGroup)
Constraints: Not nullable, Maximum length: 40
|
void |
setCharcValueCombinationUUID(UUID charcValueCombinationUUID)
(Key Field) Constraints: Not nullable
|
void |
setProdAllocationActivationStatus(String prodAllocationActivationStatus)
Constraints: Not nullable, Maximum length: 2
|
void |
setProdAllocationObjectTP(ProdAllocationObject value)
Overwrites the associated ProdAllocationObject entity for the loaded navigation property
to_ProdAllocationObjectTP.
|
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 |
setProdAllocCharcConstraintStatus(String prodAllocCharcConstraintStatus)
Constraints: Not nullable, Maximum length: 2
|
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
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final ProdAllocCharcValCombnSelectable ALL_FIELDS
public static final ProdAllocCharcValCombnField<UUID> CHARC_VALUE_COMBINATION_UUID
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 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<String> PROD_ALLOC_CHARC_CONSTRAINT_STATUS
public static final ProdAllocCharcValCombnField<String> PROD_ALLOCATION_ACTIVATION_STATUS
public static final ProdAllocCharcValCombnField<String> CHARC_VAL_AUTHZN_GROUP
public static final ProdAllocCharcValCombnOneToOneLink<ProdAllocationObject> TO_PROD_ALLOCATION_OBJECT_TP
public static final ProdAllocCharcValCombnLink<ProdAllocObjTimeSeries> TO_PROD_ALLOC_OBJ_TIME_SERIES_TP
public ProdAllocCharcValCombn()
public ProdAllocCharcValCombn(@Nullable UUID charcValueCombinationUUID, @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 String prodAllocCharc07, @Nullable String prodAllocCharc08, @Nullable String prodAllocCharc09, @Nullable String prodAllocCharc10, @Nullable String prodAllocCharcConstraintStatus, @Nullable String prodAllocationActivationStatus, @Nullable String charcValAuthznGroup, @Nullable ProdAllocationObject toProdAllocationObjectTP, List<ProdAllocObjTimeSeries> toProdAllocObjTimeSeriesTP)
@Nonnull public Class<ProdAllocCharcValCombn> getType()
getType
in class VdmObject<ProdAllocCharcValCombn>
public void setCharcValueCombinationUUID(@Nullable UUID charcValueCombinationUUID)
Original property name from the Odata EDM: CharcValueCombinationUUID
charcValueCombinationUUID
- Characteristic Value Combination UUIDpublic void setProductAllocationObjectUUID(@Nullable UUID productAllocationObjectUUID)
Original property name from the Odata EDM: ProductAllocationObjectUUID
productAllocationObjectUUID
- Product Allocation Object UUIDpublic void setProductAllocationObject(@Nullable String productAllocationObject)
Original property name from the Odata EDM: ProductAllocationObject
productAllocationObject
- Product Allocation Objectpublic void setProdAllocCharc01(@Nullable String prodAllocCharc01)
Original property name from the Odata EDM: ProdAllocCharc01
prodAllocCharc01
- Product Allocation Characteristicpublic void setProdAllocCharc02(@Nullable String prodAllocCharc02)
Original property name from the Odata EDM: ProdAllocCharc02
prodAllocCharc02
- Product Allocation Characteristicpublic void setProdAllocCharc03(@Nullable String prodAllocCharc03)
Original property name from the Odata EDM: ProdAllocCharc03
prodAllocCharc03
- Product Allocation Characteristicpublic void setProdAllocCharc04(@Nullable String prodAllocCharc04)
Original property name from the Odata EDM: ProdAllocCharc04
prodAllocCharc04
- Product Allocation Characteristicpublic void setProdAllocCharc05(@Nullable String prodAllocCharc05)
Original property name from the Odata EDM: ProdAllocCharc05
prodAllocCharc05
- Product Allocation Characteristicpublic void setProdAllocCharc06(@Nullable String prodAllocCharc06)
Original property name from the Odata EDM: ProdAllocCharc06
prodAllocCharc06
- Product Allocation Characteristicpublic void setProdAllocCharc07(@Nullable String prodAllocCharc07)
Original property name from the Odata EDM: ProdAllocCharc07
prodAllocCharc07
- Product Allocation Characteristicpublic void setProdAllocCharc08(@Nullable String prodAllocCharc08)
Original property name from the Odata EDM: ProdAllocCharc08
prodAllocCharc08
- Product Allocation Characteristicpublic void setProdAllocCharc09(@Nullable String prodAllocCharc09)
Original property name from the Odata EDM: ProdAllocCharc09
prodAllocCharc09
- Product Allocation Characteristicpublic void setProdAllocCharc10(@Nullable String prodAllocCharc10)
Original property name from the Odata EDM: ProdAllocCharc10
prodAllocCharc10
- Product Allocation Characteristicpublic void setProdAllocCharcConstraintStatus(@Nullable String prodAllocCharcConstraintStatus)
Original property name from the Odata EDM: ProdAllocCharcConstraintStatus
prodAllocCharcConstraintStatus
- Product Allocation Characteristic Constraint Statuspublic void setProdAllocationActivationStatus(@Nullable String prodAllocationActivationStatus)
Original property name from the Odata EDM: ProdAllocationActivationStatus
prodAllocationActivationStatus
- Product Allocation Activation Statuspublic void setCharcValAuthznGroup(@Nullable String charcValAuthznGroup)
Original property name from the Odata EDM: CharcValAuthznGroup
charcValAuthznGroup
- Characteristic Value Authorization Groupprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ProdAllocCharcValCombn>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProdAllocCharcValCombn>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProdAllocCharcValCombn>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProdAllocCharcValCombn>
@Nonnull public static <T> ProdAllocCharcValCombnField<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> ProdAllocCharcValCombnField<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<ProdAllocCharcValCombn>
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<ProdAllocCharcValCombn>
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<ProdAllocCharcValCombn>
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<ProdAllocCharcValCombn>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<ProdAllocCharcValCombn>
@Nullable public ProdAllocationObject fetchProdAllocationObjectTP() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.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.@Nullable public ProdAllocationObject getProdAllocationObjectTPOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ProdAllocationObjectTP 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.@Nonnull public io.vavr.control.Option<ProdAllocationObject> getProdAllocationObjectTPIfPresent()
If the navigation property for an entity ProdAllocCharcValCombn has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setProdAllocationObjectTP(ProdAllocationObject value)
value
- New ProdAllocationObject entity.@Nonnull 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.@Nonnull 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.@Nonnull public io.vavr.control.Option<List<ProdAllocObjTimeSeries>> getProdAllocObjTimeSeriesTPIfPresent()
If the navigation property for an entity ProdAllocCharcValCombn has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with
result state empty
is returned.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.@Nonnull public static ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder builder()
@Nullable public UUID getCharcValueCombinationUUID()
Original property name from the Odata EDM: CharcValueCombinationUUID
@Nullable public UUID getProductAllocationObjectUUID()
Original property name from the Odata EDM: ProductAllocationObjectUUID
@Nullable public String getProductAllocationObject()
Original property name from the Odata EDM: ProductAllocationObject
@Nullable public String getProdAllocCharc01()
Original property name from the Odata EDM: ProdAllocCharc01
@Nullable public String getProdAllocCharc02()
Original property name from the Odata EDM: ProdAllocCharc02
@Nullable public String getProdAllocCharc03()
Original property name from the Odata EDM: ProdAllocCharc03
@Nullable public String getProdAllocCharc04()
Original property name from the Odata EDM: ProdAllocCharc04
@Nullable public String getProdAllocCharc05()
Original property name from the Odata EDM: ProdAllocCharc05
@Nullable public String getProdAllocCharc06()
Original property name from the Odata EDM: ProdAllocCharc06
@Nullable public String getProdAllocCharc07()
Original property name from the Odata EDM: ProdAllocCharc07
@Nullable public String getProdAllocCharc08()
Original property name from the Odata EDM: ProdAllocCharc08
@Nullable public String getProdAllocCharc09()
Original property name from the Odata EDM: ProdAllocCharc09
@Nullable public String getProdAllocCharc10()
Original property name from the Odata EDM: ProdAllocCharc10
@Nullable public String getProdAllocCharcConstraintStatus()
Original property name from the Odata EDM: ProdAllocCharcConstraintStatus
@Nullable public String getProdAllocationActivationStatus()
Original property name from the Odata EDM: ProdAllocationActivationStatus
@Nullable public String getCharcValAuthznGroup()
Original property name from the Odata EDM: CharcValAuthznGroup
@Nonnull public String toString()
toString
in class VdmObject<ProdAllocCharcValCombn>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ProdAllocCharcValCombn>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ProdAllocCharcValCombn>
public int hashCode()
hashCode
in class VdmObject<ProdAllocCharcValCombn>
Copyright © 2021 SAP SE. All rights reserved.