java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<MaintPlanClfnCharValue>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceplan.MaintPlanClfnCharValue

public class MaintPlanClfnCharValue extends VdmEntity<MaintPlanClfnCharValue>
Maintenance Plan Classification Class Characteristics Value

Original entity name from the Odata EDM: MaintPlanClfnCharValueType

  • Field Details

    • ALL_FIELDS

      public static final MaintPlanClfnCharValueSelectable ALL_FIELDS
      Selector for all available fields of MaintPlanClfnCharValue.
    • MAINTENANCE_PLAN

      public static final MaintPlanClfnCharValueField<String> MAINTENANCE_PLAN
      Use with available fluent helpers to apply the MaintenancePlan field to query operations.
    • CLASS_TYPE

      public static final MaintPlanClfnCharValueField<String> CLASS_TYPE
      Use with available fluent helpers to apply the ClassType field to query operations.
    • CLFN_CHARC_VALUE_POSITION_NUMBER

      public static final MaintPlanClfnCharValueField<String> CLFN_CHARC_VALUE_POSITION_NUMBER
      Use with available fluent helpers to apply the ClfnCharcValuePositionNumber field to query operations.
    • CHARC_INTERNAL_ID

      public static final MaintPlanClfnCharValueField<String> CHARC_INTERNAL_ID
      Use with available fluent helpers to apply the CharcInternalID field to query operations.
    • CHARACTERISTIC

      public static final MaintPlanClfnCharValueField<String> CHARACTERISTIC
      Use with available fluent helpers to apply the Characteristic field to query operations.
    • CHARC_DATA_TYPE

      public static final MaintPlanClfnCharValueField<String> CHARC_DATA_TYPE
      Use with available fluent helpers to apply the CharcDataType field to query operations.
    • CLASS_PROPERTY

      public static final MaintPlanClfnCharValueField<String> CLASS_PROPERTY
      Use with available fluent helpers to apply the Class field to query operations.
    • CLASS_INTERNAL_ID

      public static final MaintPlanClfnCharValueField<String> CLASS_INTERNAL_ID
      Use with available fluent helpers to apply the ClassInternalID field to query operations.
    • KEY_DATE

      public static final MaintPlanClfnCharValueField<LocalDateTime> KEY_DATE
      Use with available fluent helpers to apply the KeyDate field to query operations.
    • CHANGE_NUMBER

      public static final MaintPlanClfnCharValueField<String> CHANGE_NUMBER
      Use with available fluent helpers to apply the ChangeNumber field to query operations.
    • CHARC_VALUE_INTERVAL_TYPE

      public static final MaintPlanClfnCharValueField<String> CHARC_VALUE_INTERVAL_TYPE
      Use with available fluent helpers to apply the CharcValueIntervalType field to query operations.
    • CHARC_VALUE

      public static final MaintPlanClfnCharValueField<String> CHARC_VALUE
      Use with available fluent helpers to apply the CharcValue field to query operations.
    • CHARC_FROM_NUMERIC_VALUE

      public static final MaintPlanClfnCharValueField<Double> CHARC_FROM_NUMERIC_VALUE
      Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
    • CHARC_FROM_NUMERIC_VALUE_UNIT

      public static final MaintPlanClfnCharValueField<String> CHARC_FROM_NUMERIC_VALUE_UNIT
      Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
    • CHARC_TO_NUMERIC_VALUE

      public static final MaintPlanClfnCharValueField<Double> CHARC_TO_NUMERIC_VALUE
      Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
    • CHARC_TO_NUMERIC_VALUE_UNIT

      public static final MaintPlanClfnCharValueField<String> CHARC_TO_NUMERIC_VALUE_UNIT
      Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
    • CHARC_FROM_DECIMAL_VALUE

      public static final MaintPlanClfnCharValueField<BigDecimal> CHARC_FROM_DECIMAL_VALUE
      Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
    • CHARC_TO_DECIMAL_VALUE

      public static final MaintPlanClfnCharValueField<BigDecimal> CHARC_TO_DECIMAL_VALUE
      Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
    • CLFN_OBJECT_ID

      public static final MaintPlanClfnCharValueField<String> CLFN_OBJECT_ID
      Use with available fluent helpers to apply the ClfnObjectID field to query operations.
    • CHARC_FROM_AMOUNT

      public static final MaintPlanClfnCharValueField<BigDecimal> CHARC_FROM_AMOUNT
      Use with available fluent helpers to apply the CharcFromAmount field to query operations.
    • CHARC_TO_AMOUNT

      public static final MaintPlanClfnCharValueField<BigDecimal> CHARC_TO_AMOUNT
      Use with available fluent helpers to apply the CharcToAmount field to query operations.
    • CURRENCY

      public static final MaintPlanClfnCharValueField<String> CURRENCY
      Use with available fluent helpers to apply the Currency field to query operations.
    • CHARC_FROM_DATE

      public static final MaintPlanClfnCharValueField<LocalDateTime> CHARC_FROM_DATE
      Use with available fluent helpers to apply the CharcFromDate field to query operations.
    • CHARC_TO_DATE

      public static final MaintPlanClfnCharValueField<LocalDateTime> CHARC_TO_DATE
      Use with available fluent helpers to apply the CharcToDate field to query operations.
    • CHARC_FROM_TIME

      public static final MaintPlanClfnCharValueField<LocalTime> CHARC_FROM_TIME
      Use with available fluent helpers to apply the CharcFromTime field to query operations.
    • CHARC_TO_TIME

      public static final MaintPlanClfnCharValueField<LocalTime> CHARC_TO_TIME
      Use with available fluent helpers to apply the CharcToTime field to query operations.
    • CHARC_MAINT_AUTH_GRP

      public static final MaintPlanClfnCharValueField<String> CHARC_MAINT_AUTH_GRP
      Use with available fluent helpers to apply the CharcMaintAuthGrp field to query operations.
    • CLASS_MAINT_AUTH_GRP

      public static final MaintPlanClfnCharValueField<String> CLASS_MAINT_AUTH_GRP
      Use with available fluent helpers to apply the ClassMaintAuthGrp field to query operations.
    • CLASS_CLASSFCTN_AUTH_GRP

      public static final MaintPlanClfnCharValueField<String> CLASS_CLASSFCTN_AUTH_GRP
      Use with available fluent helpers to apply the ClassClassfctnAuthGrp field to query operations.
    • TO_CHARACTERISTIC

      public static final MaintPlanClfnCharValueOneToOneLink<MaintPlanClfnClassChar> TO_CHARACTERISTIC
      Use with available fluent helpers to apply the to_Characteristic navigation property to query operations.
    • TO_MAINT_PLAN_CLASS

      public static final MaintPlanClfnCharValueOneToOneLink<MaintPlanClfnClass> TO_MAINT_PLAN_CLASS
      Use with available fluent helpers to apply the to_MaintPlanClass navigation property to query operations.
  • Constructor Details

    • MaintPlanClfnCharValue

      public MaintPlanClfnCharValue()
    • MaintPlanClfnCharValue

      public MaintPlanClfnCharValue(@Nullable String maintenancePlan, @Nullable String classType, @Nullable String clfnCharcValuePositionNumber, @Nullable String charcInternalID, @Nullable String characteristic, @Nullable String charcDataType, @Nullable String classProperty, @Nullable String classInternalID, @Nullable LocalDateTime keyDate, @Nullable String changeNumber, @Nullable String charcValueIntervalType, @Nullable String charcValue, @Nullable Double charcFromNumericValue, @Nullable String charcFromNumericValueUnit, @Nullable Double charcToNumericValue, @Nullable String charcToNumericValueUnit, @Nullable BigDecimal charcFromDecimalValue, @Nullable BigDecimal charcToDecimalValue, @Nullable String clfnObjectID, @Nullable BigDecimal charcFromAmount, @Nullable BigDecimal charcToAmount, @Nullable String currency, @Nullable LocalDateTime charcFromDate, @Nullable LocalDateTime charcToDate, @Nullable LocalTime charcFromTime, @Nullable LocalTime charcToTime, @Nullable String charcMaintAuthGrp, @Nullable String classMaintAuthGrp, @Nullable String classClassfctnAuthGrp, @Nullable MaintPlanClfnClassChar toCharacteristic, @Nullable MaintPlanClfnClass toMaintPlanClass)
  • Method Details

    • getType

      @Nonnull public Class<MaintPlanClfnCharValue> getType()
      Specified by:
      getType in class VdmObject<MaintPlanClfnCharValue>
    • setMaintenancePlan

      public void setMaintenancePlan(@Nullable String maintenancePlan)
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: MaintenancePlan

      Parameters:
      maintenancePlan - Maintenance Plan
    • setClassType

      public void setClassType(@Nullable String classType)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ClassType

      Parameters:
      classType - Class Type
    • setClfnCharcValuePositionNumber

      public void setClfnCharcValuePositionNumber(@Nullable String clfnCharcValuePositionNumber)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ClfnCharcValuePositionNumber

      Parameters:
      clfnCharcValuePositionNumber - Characteristic value counter
    • setCharcInternalID

      public void setCharcInternalID(@Nullable String charcInternalID)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CharcInternalID

      Parameters:
      charcInternalID - Characteristic Internal ID
    • setCharacteristic

      public void setCharacteristic(@Nullable String characteristic)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: Characteristic

      Parameters:
      characteristic - Characteristic Name
    • setCharcDataType

      public void setCharcDataType(@Nullable String charcDataType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CharcDataType

      Parameters:
      charcDataType - Data type of characteristic
    • setClassProperty

      public void setClassProperty(@Nullable String classProperty)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Class

      Parameters:
      classProperty - Class number
    • setClassInternalID

      public void setClassInternalID(@Nullable String classInternalID)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ClassInternalID

      Parameters:
      classInternalID - Internal Class Number
    • setKeyDate

      public void setKeyDate(@Nullable LocalDateTime keyDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: KeyDate

      Parameters:
      keyDate - The keyDate to set.
    • setChangeNumber

      public void setChangeNumber(@Nullable String changeNumber)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Parameters:
      changeNumber - Change Number
    • setCharcValueIntervalType

      public void setCharcValueIntervalType(@Nullable String charcValueIntervalType)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CharcValueIntervalType

      Parameters:
      charcValueIntervalType - Code for value dependency
    • setCharcValue

      public void setCharcValue(@Nullable String charcValue)
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: CharcValue

      Parameters:
      charcValue - Characteristic Value
    • setCharcFromNumericValue

      public void setCharcFromNumericValue(@Nullable Double charcFromNumericValue)
      Constraints: none

      Original property name from the Odata EDM: CharcFromNumericValue

      Parameters:
      charcFromNumericValue - Internal floating point from
    • setCharcFromNumericValueUnit

      public void setCharcFromNumericValueUnit(@Nullable String charcFromNumericValueUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CharcFromNumericValueUnit

      Parameters:
      charcFromNumericValueUnit - Unit of Measurement
    • setCharcToNumericValue

      public void setCharcToNumericValue(@Nullable Double charcToNumericValue)
      Constraints: none

      Original property name from the Odata EDM: CharcToNumericValue

      Parameters:
      charcToNumericValue - Internal floating point value to
    • setCharcToNumericValueUnit

      public void setCharcToNumericValueUnit(@Nullable String charcToNumericValueUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CharcToNumericValueUnit

      Parameters:
      charcToNumericValueUnit - Unit of Measurement
    • setCharcFromDecimalValue

      public void setCharcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue)
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: CharcFromDecimalValue

      Parameters:
      charcFromDecimalValue - Lower Boundary for Numeric Field
    • setCharcToDecimalValue

      public void setCharcToDecimalValue(@Nullable BigDecimal charcToDecimalValue)
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: CharcToDecimalValue

      Parameters:
      charcToDecimalValue - Upper Boundary for Numeric Field
    • setClfnObjectID

      public void setClfnObjectID(@Nullable String clfnObjectID)
      Constraints: Not nullable, Maximum length: 90

      Original property name from the Odata EDM: ClfnObjectID

      Parameters:
      clfnObjectID - Key of Object to be Classified
    • setCharcFromAmount

      public void setCharcFromAmount(@Nullable BigDecimal charcFromAmount)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: CharcFromAmount

      Parameters:
      charcFromAmount - Lower Boundary for Currency Field
    • setCharcToAmount

      public void setCharcToAmount(@Nullable BigDecimal charcToAmount)
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: CharcToAmount

      Parameters:
      charcToAmount - Upper Boundary for Currency Field
    • setCurrency

      public void setCurrency(@Nullable String currency)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: Currency

      Parameters:
      currency - Currency Key
    • setCharcFromDate

      public void setCharcFromDate(@Nullable LocalDateTime charcFromDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcFromDate

      Parameters:
      charcFromDate - Lower Boundary for Date-Interval
    • setCharcToDate

      public void setCharcToDate(@Nullable LocalDateTime charcToDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcToDate

      Parameters:
      charcToDate - Upper Boundary for Date-Interval
    • setCharcFromTime

      public void setCharcFromTime(@Nullable LocalTime charcFromTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcFromTime

      Parameters:
      charcFromTime - Lower Boundary for Time-Interval
    • setCharcToTime

      public void setCharcToTime(@Nullable LocalTime charcToTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcToTime

      Parameters:
      charcToTime - Upper Boundary for Time-Interval
    • setCharcMaintAuthGrp

      public void setCharcMaintAuthGrp(@Nullable String charcMaintAuthGrp)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CharcMaintAuthGrp

      Parameters:
      charcMaintAuthGrp - Authorization Group for Characteristics Maintenance
    • setClassMaintAuthGrp

      public void setClassMaintAuthGrp(@Nullable String classMaintAuthGrp)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ClassMaintAuthGrp

      Parameters:
      classMaintAuthGrp - Class Maintenance Authorization Group
    • setClassClassfctnAuthGrp

      public void setClassClassfctnAuthGrp(@Nullable String classClassfctnAuthGrp)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ClassClassfctnAuthGrp

      Parameters:
      classClassfctnAuthGrp - Classification Authorization Group
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<MaintPlanClfnCharValue>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<MaintPlanClfnCharValue>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<MaintPlanClfnCharValue>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<MaintPlanClfnCharValue>
    • field

      @Nonnull public static <T> MaintPlanClfnCharValueField<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> MaintPlanClfnCharValueField<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 field
      fieldName - 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

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<MaintPlanClfnCharValue>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<MaintPlanClfnCharValue>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<MaintPlanClfnCharValue>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<MaintPlanClfnCharValue>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<MaintPlanClfnCharValue>
    • fetchCharacteristic

      @Nullable public MaintPlanClfnClassChar fetchCharacteristic()
      Fetches the MaintPlanClfnClassChar 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 MaintPlanClfnClassChar entity, or null if 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

      @Nullable public MaintPlanClfnClassChar getCharacteristicOrFetch()
      Retrieval of associated MaintPlanClfnClassChar entity (one to one). This corresponds to the OData navigation property to_Characteristic.

      If the navigation property to_Characteristic of a queried MaintPlanClfnCharValue 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 MaintPlanClfnClassChar 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

      @Nonnull public io.vavr.control.Option<MaintPlanClfnClassChar> getCharacteristicIfPresent()
      Retrieval of associated MaintPlanClfnClassChar entity (one to one). This corresponds to the OData navigation property to_Characteristic.

      If the navigation property for an entity MaintPlanClfnCharValue has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Characteristic is already loaded, the result will contain the MaintPlanClfnClassChar entity. If not, an Option with result state empty is returned.
    • setCharacteristic

      public void setCharacteristic(MaintPlanClfnClassChar value)
      Overwrites the associated MaintPlanClfnClassChar entity for the loaded navigation property to_Characteristic.
      Parameters:
      value - New MaintPlanClfnClassChar entity.
    • fetchMaintPlanClass

      @Nullable public MaintPlanClfnClass fetchMaintPlanClass()
      Fetches the MaintPlanClfnClass entity (one to one) associated with this entity. This corresponds to the OData navigation property to_MaintPlanClass.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated MaintPlanClfnClass entity, or null if 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.
    • getMaintPlanClassOrFetch

      @Nullable public MaintPlanClfnClass getMaintPlanClassOrFetch()
      Retrieval of associated MaintPlanClfnClass entity (one to one). This corresponds to the OData navigation property to_MaintPlanClass.

      If the navigation property to_MaintPlanClass of a queried MaintPlanClfnCharValue 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 MaintPlanClfnClass 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.
    • getMaintPlanClassIfPresent

      @Nonnull public io.vavr.control.Option<MaintPlanClfnClass> getMaintPlanClassIfPresent()
      Retrieval of associated MaintPlanClfnClass entity (one to one). This corresponds to the OData navigation property to_MaintPlanClass.

      If the navigation property for an entity MaintPlanClfnCharValue has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_MaintPlanClass is already loaded, the result will contain the MaintPlanClfnClass entity. If not, an Option with result state empty is returned.
    • setMaintPlanClass

      public void setMaintPlanClass(MaintPlanClfnClass value)
      Overwrites the associated MaintPlanClfnClass entity for the loaded navigation property to_MaintPlanClass.
      Parameters:
      value - New MaintPlanClfnClass entity.
    • builder

      @Nonnull public static MaintPlanClfnCharValue.MaintPlanClfnCharValueBuilder builder()
    • getMaintenancePlan

      @Nullable public String getMaintenancePlan()
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: MaintenancePlan

      Returns:
      Maintenance Plan
    • getClassType

      @Nullable public String getClassType()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ClassType

      Returns:
      Class Type
    • getClfnCharcValuePositionNumber

      @Nullable public String getClfnCharcValuePositionNumber()
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ClfnCharcValuePositionNumber

      Returns:
      Characteristic value counter
    • getCharcInternalID

      @Nullable public String getCharcInternalID()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: CharcInternalID

      Returns:
      Characteristic Internal ID
    • getCharacteristic

      @Nullable public String getCharacteristic()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: Characteristic

      Returns:
      Characteristic Name
    • getCharcDataType

      @Nullable public String getCharcDataType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CharcDataType

      Returns:
      Data type of characteristic
    • getClassProperty

      @Nullable public String getClassProperty()
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: Class

      Returns:
      Class number
    • getClassInternalID

      @Nullable public String getClassInternalID()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: ClassInternalID

      Returns:
      Internal Class Number
    • getKeyDate

      @Nullable public LocalDateTime getKeyDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: KeyDate

      Returns:
      The keyDate contained in this entity.
    • getChangeNumber

      @Nullable public String getChangeNumber()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Returns:
      Change Number
    • getCharcValueIntervalType

      @Nullable public String getCharcValueIntervalType()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CharcValueIntervalType

      Returns:
      Code for value dependency
    • getCharcValue

      @Nullable public String getCharcValue()
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: CharcValue

      Returns:
      Characteristic Value
    • getCharcFromNumericValue

      @Nullable public Double getCharcFromNumericValue()
      Constraints: none

      Original property name from the Odata EDM: CharcFromNumericValue

      Returns:
      Internal floating point from
    • getCharcFromNumericValueUnit

      @Nullable public String getCharcFromNumericValueUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CharcFromNumericValueUnit

      Returns:
      Unit of Measurement
    • getCharcToNumericValue

      @Nullable public Double getCharcToNumericValue()
      Constraints: none

      Original property name from the Odata EDM: CharcToNumericValue

      Returns:
      Internal floating point value to
    • getCharcToNumericValueUnit

      @Nullable public String getCharcToNumericValueUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CharcToNumericValueUnit

      Returns:
      Unit of Measurement
    • getCharcFromDecimalValue

      @Nullable public BigDecimal getCharcFromDecimalValue()
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: CharcFromDecimalValue

      Returns:
      Lower Boundary for Numeric Field
    • getCharcToDecimalValue

      @Nullable public BigDecimal getCharcToDecimalValue()
      Constraints: Not nullable, Precision: 31, Scale: 14

      Original property name from the Odata EDM: CharcToDecimalValue

      Returns:
      Upper Boundary for Numeric Field
    • getClfnObjectID

      @Nullable public String getClfnObjectID()
      Constraints: Not nullable, Maximum length: 90

      Original property name from the Odata EDM: ClfnObjectID

      Returns:
      Key of Object to be Classified
    • getCharcFromAmount

      @Nullable public BigDecimal getCharcFromAmount()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: CharcFromAmount

      Returns:
      Lower Boundary for Currency Field
    • getCharcToAmount

      @Nullable public BigDecimal getCharcToAmount()
      Constraints: Not nullable, Precision: 23, Scale: 3

      Original property name from the Odata EDM: CharcToAmount

      Returns:
      Upper Boundary for Currency Field
    • getCurrency

      @Nullable public String getCurrency()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: Currency

      Returns:
      Currency Key
    • getCharcFromDate

      @Nullable public LocalDateTime getCharcFromDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcFromDate

      Returns:
      Lower Boundary for Date-Interval
    • getCharcToDate

      @Nullable public LocalDateTime getCharcToDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcToDate

      Returns:
      Upper Boundary for Date-Interval
    • getCharcFromTime

      @Nullable public LocalTime getCharcFromTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcFromTime

      Returns:
      Lower Boundary for Time-Interval
    • getCharcToTime

      @Nullable public LocalTime getCharcToTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcToTime

      Returns:
      Upper Boundary for Time-Interval
    • getCharcMaintAuthGrp

      @Nullable public String getCharcMaintAuthGrp()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CharcMaintAuthGrp

      Returns:
      Authorization Group for Characteristics Maintenance
    • getClassMaintAuthGrp

      @Nullable public String getClassMaintAuthGrp()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ClassMaintAuthGrp

      Returns:
      Class Maintenance Authorization Group
    • getClassClassfctnAuthGrp

      @Nullable public String getClassClassfctnAuthGrp()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ClassClassfctnAuthGrp

      Returns:
      Classification Authorization Group
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<MaintPlanClfnCharValue>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<MaintPlanClfnCharValue>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<MaintPlanClfnCharValue>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<MaintPlanClfnCharValue>