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

public class CharcAttribSeldSetCode extends VdmEntity<CharcAttribSeldSetCode>
Characteristic Attribute Selected Set Codes and Code Groups

Original entity name from the Odata EDM: A_CharcAttribSeldSetCodeType

  • Field Details

    • ALL_FIELDS

      public static final CharcAttribSeldSetCodeSelectable ALL_FIELDS
      Selector for all available fields of CharcAttribSeldSetCode.
    • SELECTED_CODE_SET_PLANT

      public static final CharcAttribSeldSetCodeField<String> SELECTED_CODE_SET_PLANT
      Use with available fluent helpers to apply the SelectedCodeSetPlant field to query operations.
    • SELECTED_CODE_SET

      public static final CharcAttribSeldSetCodeField<String> SELECTED_CODE_SET
      Use with available fluent helpers to apply the SelectedCodeSet field to query operations.
    • CHARACTERISTIC_ATTRIBUTE_CODE_GRP

      public static final CharcAttribSeldSetCodeField<String> CHARACTERISTIC_ATTRIBUTE_CODE_GRP
      Use with available fluent helpers to apply the CharacteristicAttributeCodeGrp field to query operations.
    • CHARACTERISTIC_ATTRIBUTE_CODE

      public static final CharcAttribSeldSetCodeField<String> CHARACTERISTIC_ATTRIBUTE_CODE
      Use with available fluent helpers to apply the CharacteristicAttributeCode field to query operations.
    • CHARC_ATTRIBUTE_VALUATION

      public static final CharcAttribSeldSetCodeField<String> CHARC_ATTRIBUTE_VALUATION
      Use with available fluent helpers to apply the CharcAttributeValuation field to query operations.
    • DEFECT_CLASS

      public static final CharcAttribSeldSetCodeField<String> DEFECT_CLASS
      Use with available fluent helpers to apply the DefectClass field to query operations.
    • CHARC_ATTRIB_SELD_SET_CODE_CRTED_BY

      public static final CharcAttribSeldSetCodeField<String> CHARC_ATTRIB_SELD_SET_CODE_CRTED_BY
      Use with available fluent helpers to apply the CharcAttribSeldSetCodeCrtedBy field to query operations.
    • CHARC_ATTRIB_SELD_SET_CODE_CRTED_ON

      public static final CharcAttribSeldSetCodeField<LocalDateTime> CHARC_ATTRIB_SELD_SET_CODE_CRTED_ON
      Use with available fluent helpers to apply the CharcAttribSeldSetCodeCrtedOn field to query operations.
    • CHARC_ATTRIB_SELD_SET_CODE_CHGD_BY

      public static final CharcAttribSeldSetCodeField<String> CHARC_ATTRIB_SELD_SET_CODE_CHGD_BY
      Use with available fluent helpers to apply the CharcAttribSeldSetCodeChgdBy field to query operations.
    • CHARC_ATTRIB_SELD_SET_CODE_CHGD_ON

      public static final CharcAttribSeldSetCodeField<LocalDateTime> CHARC_ATTRIB_SELD_SET_CODE_CHGD_ON
      Use with available fluent helpers to apply the CharcAttribSeldSetCodeChgdOn field to query operations.
  • Constructor Details

    • CharcAttribSeldSetCode

      public CharcAttribSeldSetCode()
    • CharcAttribSeldSetCode

      public CharcAttribSeldSetCode(@Nullable String selectedCodeSetPlant, @Nullable String selectedCodeSet, @Nullable String characteristicAttributeCodeGrp, @Nullable String characteristicAttributeCode, @Nullable String charcAttributeValuation, @Nullable String defectClass, @Nullable String charcAttribSeldSetCodeCrtedBy, @Nullable LocalDateTime charcAttribSeldSetCodeCrtedOn, @Nullable String charcAttribSeldSetCodeChgdBy, @Nullable LocalDateTime charcAttribSeldSetCodeChgdOn)
  • Method Details

    • getType

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

      public void setSelectedCodeSetPlant(@Nullable String selectedCodeSetPlant)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SelectedCodeSetPlant

      Parameters:
      selectedCodeSetPlant - Plant
    • setSelectedCodeSet

      public void setSelectedCodeSet(@Nullable String selectedCodeSet)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: SelectedCodeSet

      Parameters:
      selectedCodeSet - Selected Set
    • setCharacteristicAttributeCodeGrp

      public void setCharacteristicAttributeCodeGrp(@Nullable String characteristicAttributeCodeGrp)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: CharacteristicAttributeCodeGrp

      Parameters:
      characteristicAttributeCodeGrp - Code Group
    • setCharacteristicAttributeCode

      public void setCharacteristicAttributeCode(@Nullable String characteristicAttributeCode)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CharacteristicAttributeCode

      Parameters:
      characteristicAttributeCode - Code
    • setCharcAttributeValuation

      public void setCharcAttributeValuation(@Nullable String charcAttributeValuation)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: CharcAttributeValuation

      Parameters:
      charcAttributeValuation - Code Valuation
    • setDefectClass

      public void setDefectClass(@Nullable String defectClass)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DefectClass

      Parameters:
      defectClass - Defect Class
    • setCharcAttribSeldSetCodeCrtedBy

      public void setCharcAttribSeldSetCodeCrtedBy(@Nullable String charcAttribSeldSetCodeCrtedBy)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CharcAttribSeldSetCodeCrtedBy

      Parameters:
      charcAttribSeldSetCodeCrtedBy - Name of User Who Created the Data Record
    • setCharcAttribSeldSetCodeCrtedOn

      public void setCharcAttribSeldSetCodeCrtedOn(@Nullable LocalDateTime charcAttribSeldSetCodeCrtedOn)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcAttribSeldSetCodeCrtedOn

      Parameters:
      charcAttribSeldSetCodeCrtedOn - System Date on Which Data Record Was Created
    • setCharcAttribSeldSetCodeChgdBy

      public void setCharcAttribSeldSetCodeChgdBy(@Nullable String charcAttribSeldSetCodeChgdBy)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CharcAttribSeldSetCodeChgdBy

      Parameters:
      charcAttribSeldSetCodeChgdBy - Name of User Who Last Changed Data Record
    • setCharcAttribSeldSetCodeChgdOn

      public void setCharcAttribSeldSetCodeChgdOn(@Nullable LocalDateTime charcAttribSeldSetCodeChgdOn)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CharcAttribSeldSetCodeChgdOn

      Parameters:
      charcAttribSeldSetCodeChgdOn - System Date on Which Data Record Was Changed
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> CharcAttribSeldSetCodeField<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> CharcAttribSeldSetCodeField<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<CharcAttribSeldSetCode>
    • setServicePathForFetch

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

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

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<CharcAttribSeldSetCode>
    • builder

      @Nonnull public static CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder builder()
    • getSelectedCodeSetPlant

      @Nullable public String getSelectedCodeSetPlant()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: SelectedCodeSetPlant

      Returns:
      Plant
    • getSelectedCodeSet

      @Nullable public String getSelectedCodeSet()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: SelectedCodeSet

      Returns:
      Selected Set
    • getCharacteristicAttributeCodeGrp

      @Nullable public String getCharacteristicAttributeCodeGrp()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: CharacteristicAttributeCodeGrp

      Returns:
      Code Group
    • getCharacteristicAttributeCode

      @Nullable public String getCharacteristicAttributeCode()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CharacteristicAttributeCode

      Returns:
      Code
    • getCharcAttributeValuation

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

      Original property name from the Odata EDM: CharcAttributeValuation

      Returns:
      Code Valuation
    • getDefectClass

      @Nullable public String getDefectClass()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: DefectClass

      Returns:
      Defect Class
    • getCharcAttribSeldSetCodeCrtedBy

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

      Original property name from the Odata EDM: CharcAttribSeldSetCodeCrtedBy

      Returns:
      Name of User Who Created the Data Record
    • getCharcAttribSeldSetCodeCrtedOn

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

      Original property name from the Odata EDM: CharcAttribSeldSetCodeCrtedOn

      Returns:
      System Date on Which Data Record Was Created
    • getCharcAttribSeldSetCodeChgdBy

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

      Original property name from the Odata EDM: CharcAttribSeldSetCodeChgdBy

      Returns:
      Name of User Who Last Changed Data Record
    • getCharcAttribSeldSetCodeChgdOn

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

      Original property name from the Odata EDM: CharcAttribSeldSetCodeChgdOn

      Returns:
      System Date on Which Data Record Was Changed
    • toString

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

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

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

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