public class SubscrpnContrItmConfign extends VdmEntity<SubscrpnContrItmConfign>
Original entity name from the Odata EDM: SubscrpnContrItmConfignType
Modifier and Type | Class and Description |
---|---|
static class |
SubscrpnContrItmConfign.SubscrpnContrItmConfignBuilder |
Modifier and Type | Field and Description |
---|---|
static SubscrpnContrItmConfignSelectable |
ALL_FIELDS
Selector for all available fields of SubscrpnContrItmConfign.
|
static SubscrpnContrItmConfignField<String> |
CHARACTERISTIC
Use with available fluent helpers to apply the Characteristic field to query operations.
|
static SubscrpnContrItmConfignField<String> |
CHARACTERISTIC_VALUE
Use with available fluent helpers to apply the CharacteristicValue field to query operations.
|
static SubscrpnContrItmConfignField<Double> |
CHARC_FROM_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
|
static SubscrpnContrItmConfignField<String> |
CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static SubscrpnContrItmConfignField<String> |
CHARC_REFERENCE_TABLE
Use with available fluent helpers to apply the CharcReferenceTable field to query operations.
|
static SubscrpnContrItmConfignField<String> |
CHARC_REFERENCE_TABLE_FIELD
Use with available fluent helpers to apply the CharcReferenceTableField field to query operations.
|
static SubscrpnContrItmConfignField<Double> |
CHARC_TO_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
|
static SubscrpnContrItmConfignField<String> |
CHARC_VALUE
Use with available fluent helpers to apply the CharcValue field to query operations.
|
static SubscrpnContrItmConfignField<String> |
VAR_CONFIGN_INSTCE_BUS_OBJECT_KEY
Use with available fluent helpers to apply the VarConfignInstceBusObjectKey field to query operations.
|
static SubscrpnContrItmConfignField<String> |
VAR_CONFIGN_INSTCE_BUS_OBJECT_TYPE
Use with available fluent helpers to apply the VarConfignInstceBusObjectType field to query operations.
|
static SubscrpnContrItmConfignField<String> |
VARIANT_CONDITION_FACTOR
Use with available fluent helpers to apply the VariantConditionFactor field to query operations.
|
static SubscrpnContrItmConfignField<LocalDateTime> |
VARIANT_CONFIGURATION_DATE
Use with available fluent helpers to apply the VariantConfigurationDate field to query operations.
|
static SubscrpnContrItmConfignField<String> |
VARIANT_CONFIGURATION_INSTANCE
Use with available fluent helpers to apply the VariantConfigurationInstance field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SubscrpnContrItmConfign() |
SubscrpnContrItmConfign(String varConfignInstceBusObjectKey,
String varConfignInstceBusObjectType,
String variantConfigurationInstance,
String charcInternalID,
String charcValue,
Double charcFromNumericValue,
Double charcToNumericValue,
String charcReferenceTable,
String charcReferenceTableField,
String characteristic,
String characteristicValue,
String variantConditionFactor,
LocalDateTime variantConfigurationDate) |
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 SubscrpnContrItmConfign.SubscrpnContrItmConfignBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> SubscrpnContrItmConfignField<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 |
getCharacteristic()
Constraints: Not nullable, Maximum length: 30
|
String |
getCharacteristicValue()
Constraints: Not nullable, Maximum length: 70
|
Double |
getCharcFromNumericValue()
(Key Field) Constraints: Not nullable
|
String |
getCharcInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getCharcReferenceTable()
Constraints: Not nullable, Maximum length: 30
|
String |
getCharcReferenceTableField()
Constraints: Not nullable, Maximum length: 30
|
Double |
getCharcToNumericValue()
(Key Field) Constraints: Not nullable
|
String |
getCharcValue()
(Key Field) Constraints: Not nullable, Maximum length: 70
|
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() |
Class<SubscrpnContrItmConfign> |
getType() |
String |
getVarConfignInstceBusObjectKey()
(Key Field) Constraints: Not nullable, Maximum length: 50
|
String |
getVarConfignInstceBusObjectType()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getVariantConditionFactor()
Constraints: Not nullable, Maximum length: 15
|
LocalDateTime |
getVariantConfigurationDate()
Constraints: Not nullable, Precision: 0
|
String |
getVariantConfigurationInstance()
(Key Field) Constraints: Not nullable, Maximum length: 18
|
int |
hashCode() |
void |
setCharacteristic(String characteristic)
Constraints: Not nullable, Maximum length: 30
|
void |
setCharacteristicValue(String characteristicValue)
Constraints: Not nullable, Maximum length: 70
|
void |
setCharcFromNumericValue(Double charcFromNumericValue)
(Key Field) Constraints: Not nullable
|
void |
setCharcInternalID(String charcInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setCharcReferenceTable(String charcReferenceTable)
Constraints: Not nullable, Maximum length: 30
|
void |
setCharcReferenceTableField(String charcReferenceTableField)
Constraints: Not nullable, Maximum length: 30
|
void |
setCharcToNumericValue(Double charcToNumericValue)
(Key Field) Constraints: Not nullable
|
void |
setCharcValue(String charcValue)
(Key Field) Constraints: Not nullable, Maximum length: 70
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setVarConfignInstceBusObjectKey(String varConfignInstceBusObjectKey)
(Key Field) Constraints: Not nullable, Maximum length: 50
|
void |
setVarConfignInstceBusObjectType(String varConfignInstceBusObjectType)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setVariantConditionFactor(String variantConditionFactor)
Constraints: Not nullable, Maximum length: 15
|
void |
setVariantConfigurationDate(LocalDateTime variantConfigurationDate)
Constraints: Not nullable, Precision: 0
|
void |
setVariantConfigurationInstance(String variantConfigurationInstance)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
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 SubscrpnContrItmConfignSelectable ALL_FIELDS
public static final SubscrpnContrItmConfignField<String> VAR_CONFIGN_INSTCE_BUS_OBJECT_KEY
public static final SubscrpnContrItmConfignField<String> VAR_CONFIGN_INSTCE_BUS_OBJECT_TYPE
public static final SubscrpnContrItmConfignField<String> VARIANT_CONFIGURATION_INSTANCE
public static final SubscrpnContrItmConfignField<String> CHARC_INTERNAL_ID
public static final SubscrpnContrItmConfignField<String> CHARC_VALUE
public static final SubscrpnContrItmConfignField<Double> CHARC_FROM_NUMERIC_VALUE
public static final SubscrpnContrItmConfignField<Double> CHARC_TO_NUMERIC_VALUE
public static final SubscrpnContrItmConfignField<String> CHARC_REFERENCE_TABLE
public static final SubscrpnContrItmConfignField<String> CHARC_REFERENCE_TABLE_FIELD
public static final SubscrpnContrItmConfignField<String> CHARACTERISTIC
public static final SubscrpnContrItmConfignField<String> CHARACTERISTIC_VALUE
public static final SubscrpnContrItmConfignField<String> VARIANT_CONDITION_FACTOR
public static final SubscrpnContrItmConfignField<LocalDateTime> VARIANT_CONFIGURATION_DATE
public SubscrpnContrItmConfign()
public SubscrpnContrItmConfign(@Nullable String varConfignInstceBusObjectKey, @Nullable String varConfignInstceBusObjectType, @Nullable String variantConfigurationInstance, @Nullable String charcInternalID, @Nullable String charcValue, @Nullable Double charcFromNumericValue, @Nullable Double charcToNumericValue, @Nullable String charcReferenceTable, @Nullable String charcReferenceTableField, @Nullable String characteristic, @Nullable String characteristicValue, @Nullable String variantConditionFactor, @Nullable LocalDateTime variantConfigurationDate)
@Nonnull public Class<SubscrpnContrItmConfign> getType()
getType
in class VdmObject<SubscrpnContrItmConfign>
public void setVarConfignInstceBusObjectKey(@Nullable String varConfignInstceBusObjectKey)
Original property name from the Odata EDM: VarConfignInstceBusObjectKey
varConfignInstceBusObjectKey
- IB: Key of a Referencing Objectpublic void setVarConfignInstceBusObjectType(@Nullable String varConfignInstceBusObjectType)
Original property name from the Odata EDM: VarConfignInstceBusObjectType
varConfignInstceBusObjectType
- IB: External Type of a (Referencing) Objectpublic void setVariantConfigurationInstance(@Nullable String variantConfigurationInstance)
Original property name from the Odata EDM: VariantConfigurationInstance
variantConfigurationInstance
- IB: Component (instance)public void setCharcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
charcInternalID
- Characteristic Internal IDpublic void setCharcValue(@Nullable String charcValue)
Original property name from the Odata EDM: CharcValue
charcValue
- Characteristic Valuepublic void setCharcFromNumericValue(@Nullable Double charcFromNumericValue)
Original property name from the Odata EDM: CharcFromNumericValue
charcFromNumericValue
- Internal floating point frompublic void setCharcToNumericValue(@Nullable Double charcToNumericValue)
Original property name from the Odata EDM: CharcToNumericValue
charcToNumericValue
- Internal floating point value topublic void setCharcReferenceTable(@Nullable String charcReferenceTable)
Original property name from the Odata EDM: CharcReferenceTable
charcReferenceTable
- Table Namepublic void setCharcReferenceTableField(@Nullable String charcReferenceTableField)
Original property name from the Odata EDM: CharcReferenceTableField
charcReferenceTableField
- Field Namepublic void setCharacteristic(@Nullable String characteristic)
Original property name from the Odata EDM: Characteristic
characteristic
- Characteristic Namepublic void setCharacteristicValue(@Nullable String characteristicValue)
Original property name from the Odata EDM: CharacteristicValue
characteristicValue
- Characteristic Valuepublic void setVariantConditionFactor(@Nullable String variantConditionFactor)
Original property name from the Odata EDM: VariantConditionFactor
variantConditionFactor
- Variant Condition Factorpublic void setVariantConfigurationDate(@Nullable LocalDateTime variantConfigurationDate)
Original property name from the Odata EDM: VariantConfigurationDate
variantConfigurationDate
- Valid-From Dateprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<SubscrpnContrItmConfign>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SubscrpnContrItmConfign>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SubscrpnContrItmConfign>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SubscrpnContrItmConfign>
@Nonnull public static <T> SubscrpnContrItmConfignField<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> SubscrpnContrItmConfignField<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<SubscrpnContrItmConfign>
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<SubscrpnContrItmConfign>
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<SubscrpnContrItmConfign>
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<SubscrpnContrItmConfign>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static SubscrpnContrItmConfign.SubscrpnContrItmConfignBuilder builder()
@Nullable public String getVarConfignInstceBusObjectKey()
Original property name from the Odata EDM: VarConfignInstceBusObjectKey
@Nullable public String getVarConfignInstceBusObjectType()
Original property name from the Odata EDM: VarConfignInstceBusObjectType
@Nullable public String getVariantConfigurationInstance()
Original property name from the Odata EDM: VariantConfigurationInstance
@Nullable public String getCharcInternalID()
Original property name from the Odata EDM: CharcInternalID
@Nullable public String getCharcValue()
Original property name from the Odata EDM: CharcValue
@Nullable public Double getCharcFromNumericValue()
Original property name from the Odata EDM: CharcFromNumericValue
@Nullable public Double getCharcToNumericValue()
Original property name from the Odata EDM: CharcToNumericValue
@Nullable public String getCharcReferenceTable()
Original property name from the Odata EDM: CharcReferenceTable
@Nullable public String getCharcReferenceTableField()
Original property name from the Odata EDM: CharcReferenceTableField
@Nullable public String getCharacteristic()
Original property name from the Odata EDM: Characteristic
@Nullable public String getCharacteristicValue()
Original property name from the Odata EDM: CharacteristicValue
@Nullable public String getVariantConditionFactor()
Original property name from the Odata EDM: VariantConditionFactor
@Nullable public LocalDateTime getVariantConfigurationDate()
Original property name from the Odata EDM: VariantConfigurationDate
@Nonnull public String toString()
toString
in class VdmObject<SubscrpnContrItmConfign>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<SubscrpnContrItmConfign>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<SubscrpnContrItmConfign>
public int hashCode()
hashCode
in class VdmObject<SubscrpnContrItmConfign>
Copyright © 2021 SAP SE. All rights reserved.