Class EquipClassCharacteristicValue
Original entity name from the Odata EDM: EquipClassCharacteristicValueType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of EquipClassCharacteristicValue instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EquipClassCharacteristicValueSelectableSelector for all available fields of EquipClassCharacteristicValue.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the ChangeNumber field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the Characteristic field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the CharacteristicInternalID field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the CharcDataType field to query operations.static final EquipClassCharacteristicValueField<BigDecimal>Use with available fluent helpers to apply the CharcFromAmount field to query operations.static final EquipClassCharacteristicValueField<LocalDateTime>Use with available fluent helpers to apply the CharcFromDate field to query operations.static final EquipClassCharacteristicValueField<BigDecimal>Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.static final EquipClassCharacteristicValueField<Double>Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.static final EquipClassCharacteristicValueField<LocalTime>Use with available fluent helpers to apply the CharcFromTime field to query operations.static final EquipClassCharacteristicValueField<BigDecimal>Use with available fluent helpers to apply the CharcToAmount field to query operations.static final EquipClassCharacteristicValueField<LocalDateTime>Use with available fluent helpers to apply the CharcToDate field to query operations.static final EquipClassCharacteristicValueField<BigDecimal>Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.static final EquipClassCharacteristicValueField<Double>Use with available fluent helpers to apply the CharcToNumericValue field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.static final EquipClassCharacteristicValueField<LocalTime>Use with available fluent helpers to apply the CharcToTime field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the CharcValue field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the CharcValueDependency field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the ClassInternalID field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the ClassType field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the Currency field to query operations.static final EquipClassCharacteristicValueField<String>Use with available fluent helpers to apply the Equipment field to query operations.static final EquipClassCharacteristicValueField<LocalDateTime>Use with available fluent helpers to apply the KeyDate field to query operations.Use with available fluent helpers to apply the to_Characteristic navigation property to query operations.static final EquipClassCharacteristicValueOneToOneLink<Equipment>Use with available fluent helpers to apply the to_Equipment navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionEquipClassCharacteristicValue(String equipment, String classType, String charcValuePositionNumber, String characteristicInternalID, String characteristic, String charcDataType, String classInternalID, LocalDateTime keyDate, String changeNumber, String charcValueDependency, String charcValue, Double charcFromNumericValue, String charcFromNumericValueUnit, Double charcToNumericValue, String charcToNumericValueUnit, BigDecimal charcFromDecimalValue, BigDecimal charcToDecimalValue, BigDecimal charcFromAmount, BigDecimal charcToAmount, String currency, LocalDateTime charcFromDate, LocalDateTime charcToDate, LocalTime charcFromTime, LocalTime charcToTime, Equipment toEquipment, EquipmentClassCharacteristic toCharacteristic) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the EquipmentClassCharacteristic entity (one to one) associated with this entity.Fetches the Equipment entity (one to one) associated with this entity.static <T,DomainT>
EquipClassCharacteristicValueField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EquipClassCharacteristicValueField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 30io.vavr.control.Option<EquipmentClassCharacteristic>Retrieval of associated EquipmentClassCharacteristic entity (one to one).(Key Field) Constraints: Not nullable, Maximum length: 10Retrieval of associated EquipmentClassCharacteristic entity (one to one).Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 23, Scale: 3Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 31, Scale: 14Constraints: noneConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 23, Scale: 3Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 31, Scale: 14Constraints: noneConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 70Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 5protected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 18io.vavr.control.Option<Equipment>Retrieval of associated Equipment entity (one to one).Retrieval of associated Equipment entity (one to one).getKey()Constraints: Not nullable, Precision: 0getType()inthashCode()voidsetChangeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12voidOverwrites the associated EquipmentClassCharacteristic entity for the loaded navigation property to_Characteristic.voidsetCharacteristic(String characteristic) Constraints: Not nullable, Maximum length: 30voidsetCharacteristicInternalID(String characteristicInternalID) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCharcDataType(String charcDataType) Constraints: Not nullable, Maximum length: 4voidsetCharcFromAmount(BigDecimal charcFromAmount) Constraints: Not nullable, Precision: 23, Scale: 3voidsetCharcFromDate(LocalDateTime charcFromDate) Constraints: Not nullable, Precision: 0voidsetCharcFromDecimalValue(BigDecimal charcFromDecimalValue) Constraints: Not nullable, Precision: 31, Scale: 14voidsetCharcFromNumericValue(Double charcFromNumericValue) Constraints: nonevoidsetCharcFromNumericValueUnit(String charcFromNumericValueUnit) Constraints: Not nullable, Maximum length: 3voidsetCharcFromTime(LocalTime charcFromTime) Constraints: Not nullable, Precision: 0voidsetCharcToAmount(BigDecimal charcToAmount) Constraints: Not nullable, Precision: 23, Scale: 3voidsetCharcToDate(LocalDateTime charcToDate) Constraints: Not nullable, Precision: 0voidsetCharcToDecimalValue(BigDecimal charcToDecimalValue) Constraints: Not nullable, Precision: 31, Scale: 14voidsetCharcToNumericValue(Double charcToNumericValue) Constraints: nonevoidsetCharcToNumericValueUnit(String charcToNumericValueUnit) Constraints: Not nullable, Maximum length: 3voidsetCharcToTime(LocalTime charcToTime) Constraints: Not nullable, Precision: 0voidsetCharcValue(String charcValue) Constraints: Not nullable, Maximum length: 70voidsetCharcValueDependency(String charcValueDependency) Constraints: Not nullable, Maximum length: 1voidsetCharcValuePositionNumber(String charcValuePositionNumber) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetClassInternalID(String classInternalID) Constraints: Not nullable, Maximum length: 10voidsetClassType(String classType) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetCurrency(String currency) Constraints: Not nullable, Maximum length: 5voidsetEquipment(Equipment value) Overwrites the associated Equipment entity for the loaded navigation property to_Equipment.voidsetEquipment(String equipment) (Key Field) Constraints: Not nullable, Maximum length: 18voidsetKeyDate(LocalDateTime keyDate) Constraints: Not nullable, Precision: 0protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of EquipClassCharacteristicValue. -
EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations. -
CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations. -
CHARC_VALUE_POSITION_NUMBER
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations. -
CHARACTERISTIC_INTERNAL_ID
Use with available fluent helpers to apply the CharacteristicInternalID field to query operations. -
CHARACTERISTIC
Use with available fluent helpers to apply the Characteristic field to query operations. -
CHARC_DATA_TYPE
Use with available fluent helpers to apply the CharcDataType field to query operations. -
CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations. -
KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations. -
CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations. -
CHARC_VALUE_DEPENDENCY
Use with available fluent helpers to apply the CharcValueDependency field to query operations. -
CHARC_VALUE
Use with available fluent helpers to apply the CharcValue field to query operations. -
CHARC_FROM_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations. -
CHARC_FROM_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations. -
CHARC_TO_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcToNumericValue field to query operations. -
CHARC_TO_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations. -
CHARC_FROM_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations. -
CHARC_TO_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations. -
CHARC_FROM_AMOUNT
Use with available fluent helpers to apply the CharcFromAmount field to query operations. -
CHARC_TO_AMOUNT
Use with available fluent helpers to apply the CharcToAmount field to query operations. -
CURRENCY
Use with available fluent helpers to apply the Currency field to query operations. -
CHARC_FROM_DATE
Use with available fluent helpers to apply the CharcFromDate field to query operations. -
CHARC_TO_DATE
Use with available fluent helpers to apply the CharcToDate field to query operations. -
CHARC_FROM_TIME
Use with available fluent helpers to apply the CharcFromTime field to query operations. -
CHARC_TO_TIME
Use with available fluent helpers to apply the CharcToTime field to query operations. -
TO_EQUIPMENT
Use with available fluent helpers to apply the to_Equipment navigation property to query operations. -
TO_CHARACTERISTIC
public static final EquipClassCharacteristicValueOneToOneLink<EquipmentClassCharacteristic> TO_CHARACTERISTICUse with available fluent helpers to apply the to_Characteristic navigation property to query operations.
-
-
Constructor Details
-
EquipClassCharacteristicValue
public EquipClassCharacteristicValue() -
EquipClassCharacteristicValue
public EquipClassCharacteristicValue(@Nullable String equipment, @Nullable String classType, @Nullable String charcValuePositionNumber, @Nullable String characteristicInternalID, @Nullable String characteristic, @Nullable String charcDataType, @Nullable String classInternalID, @Nullable LocalDateTime keyDate, @Nullable String changeNumber, @Nullable String charcValueDependency, @Nullable String charcValue, @Nullable Double charcFromNumericValue, @Nullable String charcFromNumericValueUnit, @Nullable Double charcToNumericValue, @Nullable String charcToNumericValueUnit, @Nullable BigDecimal charcFromDecimalValue, @Nullable BigDecimal charcToDecimalValue, @Nullable BigDecimal charcFromAmount, @Nullable BigDecimal charcToAmount, @Nullable String currency, @Nullable LocalDateTime charcFromDate, @Nullable LocalDateTime charcToDate, @Nullable LocalTime charcFromTime, @Nullable LocalTime charcToTime, @Nullable Equipment toEquipment, @Nullable EquipmentClassCharacteristic toCharacteristic)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<EquipClassCharacteristicValue>
-
setEquipment
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Equipment
- Parameters:
equipment- Equipment Number
-
setClassType
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ClassType
- Parameters:
classType- Class Type
-
setCharcValuePositionNumber
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcValuePositionNumber
- Parameters:
charcValuePositionNumber- Characteristic value counter
-
setCharacteristicInternalID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharacteristicInternalID
- Parameters:
characteristicInternalID- Characteristic Internal ID
-
setCharacteristic
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Parameters:
characteristic- Characteristic Name
-
setCharcDataType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CharcDataType
- Parameters:
charcDataType- Data type of characteristic
-
setClassInternalID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ClassInternalID
- Parameters:
classInternalID- Internal Class Number
-
setKeyDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: KeyDate
- Parameters:
keyDate- The keyDate to set.
-
setChangeNumber
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Parameters:
changeNumber- Change Number
-
setCharcValueDependency
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CharcValueDependency
- Parameters:
charcValueDependency- Code for value dependency
-
setCharcValue
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Parameters:
charcValue- Characteristic Value
-
setCharcFromNumericValue
Constraints: noneOriginal property name from the Odata EDM: CharcFromNumericValue
- Parameters:
charcFromNumericValue- Internal floating point from
-
setCharcFromNumericValueUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcFromNumericValueUnit
- Parameters:
charcFromNumericValueUnit- Unit of Measurement
-
setCharcToNumericValue
Constraints: noneOriginal property name from the Odata EDM: CharcToNumericValue
- Parameters:
charcToNumericValue- Internal floating point value to
-
setCharcToNumericValueUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcToNumericValueUnit
- Parameters:
charcToNumericValueUnit- Unit of Measurement
-
setCharcFromDecimalValue
Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: CharcFromDecimalValue
- Parameters:
charcFromDecimalValue- Lower Boundary for Numeric Field
-
setCharcToDecimalValue
Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: CharcToDecimalValue
- Parameters:
charcToDecimalValue- Upper Boundary for Numeric Field
-
setCharcFromAmount
Constraints: Not nullable, Precision: 23, Scale: 3Original property name from the Odata EDM: CharcFromAmount
- Parameters:
charcFromAmount- Lower Boundary for Currency Field
-
setCharcToAmount
Constraints: Not nullable, Precision: 23, Scale: 3Original property name from the Odata EDM: CharcToAmount
- Parameters:
charcToAmount- Upper Boundary for Currency Field
-
setCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Parameters:
currency- Currency Key
-
setCharcFromDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CharcFromDate
- Parameters:
charcFromDate- Lower Boundary for Date-Interval
-
setCharcToDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CharcToDate
- Parameters:
charcToDate- Upper Boundary for Date-Interval
-
setCharcFromTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CharcFromTime
- Parameters:
charcFromTime- Lower Boundary for Time-Interval
-
setCharcToTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CharcToTime
- Parameters:
charcToTime- Upper Boundary for Time-Interval
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<EquipClassCharacteristicValue>
-
getKey
- Overrides:
getKeyin classVdmObject<EquipClassCharacteristicValue>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<EquipClassCharacteristicValue>
-
fromMap
- Overrides:
fromMapin classVdmObject<EquipClassCharacteristicValue>
-
field
@Nonnull public static <T> EquipClassCharacteristicValueField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> EquipClassCharacteristicValueField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<EquipClassCharacteristicValue>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<EquipClassCharacteristicValue>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<EquipClassCharacteristicValue>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<EquipClassCharacteristicValue>
-
fetchEquipment
Fetches the Equipment entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Equipment.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated Equipment entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getEquipmentOrFetch
Retrieval of associated Equipment entity (one to one). This corresponds to the OData navigation property to_Equipment.If the navigation property to_Equipment of a queried EquipClassCharacteristicValue 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.
- Returns:
- List of associated Equipment entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getEquipmentIfPresent
Retrieval of associated Equipment entity (one to one). This corresponds to the OData navigation property to_Equipment.If the navigation property for an entity EquipClassCharacteristicValue has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Equipment is already loaded, the result will contain
the Equipment entity. If not, an
Optionwith result stateemptyis returned.
-
setEquipment
Overwrites the associated Equipment entity for the loaded navigation property to_Equipment.- Parameters:
value- New Equipment entity.
-
fetchCharacteristic
Fetches the EquipmentClassCharacteristic entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Characteristic.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated EquipmentClassCharacteristic entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getCharacteristicOrFetch
Retrieval of associated EquipmentClassCharacteristic entity (one to one). This corresponds to the OData navigation property to_Characteristic.If the navigation property to_Characteristic of a queried EquipClassCharacteristicValue 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.
- Returns:
- List of associated EquipmentClassCharacteristic entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getCharacteristicIfPresent
Retrieval of associated EquipmentClassCharacteristic entity (one to one). This corresponds to the OData navigation property to_Characteristic.If the navigation property for an entity EquipClassCharacteristicValue has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_Characteristic is already loaded, the result will
contain the EquipmentClassCharacteristic entity. If not, an
Optionwith result stateemptyis returned.
-
setCharacteristic
Overwrites the associated EquipmentClassCharacteristic entity for the loaded navigation property to_Characteristic.- Parameters:
value- New EquipmentClassCharacteristic entity.
-
builder
-
getEquipment
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Equipment
- Returns:
- Equipment Number
-
getClassType
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ClassType
- Returns:
- Class Type
-
getCharcValuePositionNumber
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcValuePositionNumber
- Returns:
- Characteristic value counter
-
getCharacteristicInternalID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CharacteristicInternalID
- Returns:
- Characteristic Internal ID
-
getCharacteristic
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: Characteristic
- Returns:
- Characteristic Name
-
getCharcDataType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CharcDataType
- Returns:
- Data type of characteristic
-
getClassInternalID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ClassInternalID
- Returns:
- Internal Class Number
-
getKeyDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: KeyDate
- Returns:
- The keyDate contained in this entity.
-
getChangeNumber
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
- Change Number
-
getCharcValueDependency
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CharcValueDependency
- Returns:
- Code for value dependency
-
getCharcValue
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: CharcValue
- Returns:
- Characteristic Value
-
getCharcFromNumericValue
Constraints: noneOriginal property name from the Odata EDM: CharcFromNumericValue
- Returns:
- Internal floating point from
-
getCharcFromNumericValueUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcFromNumericValueUnit
- Returns:
- Unit of Measurement
-
getCharcToNumericValue
Constraints: noneOriginal property name from the Odata EDM: CharcToNumericValue
- Returns:
- Internal floating point value to
-
getCharcToNumericValueUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CharcToNumericValueUnit
- Returns:
- Unit of Measurement
-
getCharcFromDecimalValue
Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: CharcFromDecimalValue
- Returns:
- Lower Boundary for Numeric Field
-
getCharcToDecimalValue
Constraints: Not nullable, Precision: 31, Scale: 14Original property name from the Odata EDM: CharcToDecimalValue
- Returns:
- Upper Boundary for Numeric Field
-
getCharcFromAmount
Constraints: Not nullable, Precision: 23, Scale: 3Original property name from the Odata EDM: CharcFromAmount
- Returns:
- Lower Boundary for Currency Field
-
getCharcToAmount
Constraints: Not nullable, Precision: 23, Scale: 3Original property name from the Odata EDM: CharcToAmount
- Returns:
- Upper Boundary for Currency Field
-
getCurrency
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Returns:
- Currency Key
-
getCharcFromDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CharcFromDate
- Returns:
- Lower Boundary for Date-Interval
-
getCharcToDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CharcToDate
- Returns:
- Upper Boundary for Date-Interval
-
getCharcFromTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CharcFromTime
- Returns:
- Lower Boundary for Time-Interval
-
getCharcToTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CharcToTime
- Returns:
- Upper Boundary for Time-Interval
-
toString
- Overrides:
toStringin classVdmObject<EquipClassCharacteristicValue>
-
equals
- Overrides:
equalsin classVdmEntity<EquipClassCharacteristicValue>
-
canEqual
- Overrides:
canEqualin classVdmEntity<EquipClassCharacteristicValue>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<EquipClassCharacteristicValue>
-