Class TuaConsumptionSummaryModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.tuadatamodel.model.TuaConsumptionSummaryModel
All Implemented Interfaces:
Serializable

public class TuaConsumptionSummaryModel extends ItemModel
Generated model class for type TuaConsumptionSummary first defined at extension tuadatamodel.

A ConsumptionSummary give measures about the usage quantity consumed.

See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.consumptionEndDate attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.consumptionStartDate attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.effectiveDate attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.externalIdentifiers attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.id attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.level attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.networkProducts attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.partyRoles attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.units attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.usageVolumeProducts attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaConsumptionSummary.value attribute defined at extension tuadatamodel.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    TuaConsumptionSummaryModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the TuaConsumptionSummary.consumptionEndDate attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.consumptionStartDate attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.effectiveDate attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.externalIdentifiers attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.id attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.level attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.networkProducts attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.partyRoles attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.units attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.usageVolumeProducts attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaConsumptionSummary.value attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.consumptionEndDate attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.consumptionStartDate attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.effectiveDate attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.externalIdentifiers attribute defined at extension tuadatamodel.
    void
    setId(String value)
    Generated method - Setter of TuaConsumptionSummary.id attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.level attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.networkProducts attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.partyRoles attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.units attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaConsumptionSummary.usageVolumeProducts attribute defined at extension tuadatamodel.
    void
    setValue(Float value)
    Generated method - Setter of TuaConsumptionSummary.value attribute defined at extension tuadatamodel.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • ID

      public static final String ID
      Generated constant - Attribute key of TuaConsumptionSummary.id attribute defined at extension tuadatamodel.
      See Also:
    • LEVEL

      public static final String LEVEL
      Generated constant - Attribute key of TuaConsumptionSummary.level attribute defined at extension tuadatamodel.
      See Also:
    • VALUE

      public static final String VALUE
      Generated constant - Attribute key of TuaConsumptionSummary.value attribute defined at extension tuadatamodel.
      See Also:
    • UNITS

      public static final String UNITS
      Generated constant - Attribute key of TuaConsumptionSummary.units attribute defined at extension tuadatamodel.
      See Also:
    • CONSUMPTIONSTARTDATE

      public static final String CONSUMPTIONSTARTDATE
      Generated constant - Attribute key of TuaConsumptionSummary.consumptionStartDate attribute defined at extension tuadatamodel.
      See Also:
    • CONSUMPTIONENDDATE

      public static final String CONSUMPTIONENDDATE
      Generated constant - Attribute key of TuaConsumptionSummary.consumptionEndDate attribute defined at extension tuadatamodel.
      See Also:
    • EFFECTIVEDATE

      public static final String EFFECTIVEDATE
      Generated constant - Attribute key of TuaConsumptionSummary.effectiveDate attribute defined at extension tuadatamodel.
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Generated constant - Attribute key of TuaConsumptionSummary.externalIdentifiers attribute defined at extension tuadatamodel.
      See Also:
    • USAGEVOLUMEPRODUCTS

      public static final String USAGEVOLUMEPRODUCTS
      Generated constant - Attribute key of TuaConsumptionSummary.usageVolumeProducts attribute defined at extension tuadatamodel.
      See Also:
    • NETWORKPRODUCTS

      public static final String NETWORKPRODUCTS
      Generated constant - Attribute key of TuaConsumptionSummary.networkProducts attribute defined at extension tuadatamodel.
      See Also:
    • PARTYROLES

      public static final String PARTYROLES
      Generated constant - Attribute key of TuaConsumptionSummary.partyRoles attribute defined at extension tuadatamodel.
      See Also:
  • Constructor Details

    • TuaConsumptionSummaryModel

      public TuaConsumptionSummaryModel()
      Generated constructor - Default constructor for generic creation.
    • TuaConsumptionSummaryModel

      public TuaConsumptionSummaryModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • TuaConsumptionSummaryModel

      @Deprecated(since="4.1.1", forRemoval=true) public TuaConsumptionSummaryModel(ItemModel _owner)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getConsumptionEndDate

      @Accessor(qualifier="consumptionEndDate", type=GETTER) public Date getConsumptionEndDate()
      Generated method - Getter of the TuaConsumptionSummary.consumptionEndDate attribute defined at extension tuadatamodel.
      Returns:
      the consumptionEndDate
    • getConsumptionStartDate

      @Accessor(qualifier="consumptionStartDate", type=GETTER) public Date getConsumptionStartDate()
      Generated method - Getter of the TuaConsumptionSummary.consumptionStartDate attribute defined at extension tuadatamodel.
      Returns:
      the consumptionStartDate
    • getEffectiveDate

      @Accessor(qualifier="effectiveDate", type=GETTER) public Date getEffectiveDate()
      Generated method - Getter of the TuaConsumptionSummary.effectiveDate attribute defined at extension tuadatamodel.
      Returns:
      the effectiveDate
    • getExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()
      Generated method - Getter of the TuaConsumptionSummary.externalIdentifiers attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the externalIdentifiers
    • getId

      @Accessor(qualifier="id", type=GETTER) public String getId()
      Generated method - Getter of the TuaConsumptionSummary.id attribute defined at extension tuadatamodel.
      Returns:
      the id
    • getLevel

      @Accessor(qualifier="level", type=GETTER) public TuaConsumptionSummaryLevel getLevel()
      Generated method - Getter of the TuaConsumptionSummary.level attribute defined at extension tuadatamodel.
      Returns:
      the level
    • getNetworkProducts

      @Accessor(qualifier="networkProducts", type=GETTER) public Set<TuaNetworkProductModel> getNetworkProducts()
      Generated method - Getter of the TuaConsumptionSummary.networkProducts attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the networkProducts - The Network Products for which those Tua Consumption Summaries are valid.
    • getPartyRoles

      @Accessor(qualifier="partyRoles", type=GETTER) public Set<TuaPartyRoleModel> getPartyRoles()
      Generated method - Getter of the TuaConsumptionSummary.partyRoles attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the partyRoles - The Party Roles for which those Tua Consumption Summaries are valid.
    • getUnits

      @Accessor(qualifier="units", type=GETTER) public String getUnits()
      Generated method - Getter of the TuaConsumptionSummary.units attribute defined at extension tuadatamodel.
      Returns:
      the units
    • getUsageVolumeProducts

      @Accessor(qualifier="usageVolumeProducts", type=GETTER) public Set<TuaUsageVolumeProductModel> getUsageVolumeProducts()
      Generated method - Getter of the TuaConsumptionSummary.usageVolumeProducts attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the usageVolumeProducts - The Tua Usage Volume Products for which those Tua Consumption Summaries are valid.
    • getValue

      @Accessor(qualifier="value", type=GETTER) public Float getValue()
      Generated method - Getter of the TuaConsumptionSummary.value attribute defined at extension tuadatamodel.
      Returns:
      the value
    • setConsumptionEndDate

      @Accessor(qualifier="consumptionEndDate", type=SETTER) public void setConsumptionEndDate(Date value)
      Generated method - Setter of TuaConsumptionSummary.consumptionEndDate attribute defined at extension tuadatamodel.
      Parameters:
      value - the consumptionEndDate
    • setConsumptionStartDate

      @Accessor(qualifier="consumptionStartDate", type=SETTER) public void setConsumptionStartDate(Date value)
      Generated method - Setter of TuaConsumptionSummary.consumptionStartDate attribute defined at extension tuadatamodel.
      Parameters:
      value - the consumptionStartDate
    • setEffectiveDate

      @Accessor(qualifier="effectiveDate", type=SETTER) public void setEffectiveDate(Date value)
      Generated method - Setter of TuaConsumptionSummary.effectiveDate attribute defined at extension tuadatamodel.
      Parameters:
      value - the effectiveDate
    • setExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value)
      Generated method - Setter of TuaConsumptionSummary.externalIdentifiers attribute defined at extension tuadatamodel.
      Parameters:
      value - the externalIdentifiers
    • setId

      @Accessor(qualifier="id", type=SETTER) public void setId(String value)
      Generated method - Setter of TuaConsumptionSummary.id attribute defined at extension tuadatamodel.
      Parameters:
      value - the id
    • setLevel

      @Accessor(qualifier="level", type=SETTER) public void setLevel(TuaConsumptionSummaryLevel value)
      Generated method - Setter of TuaConsumptionSummary.level attribute defined at extension tuadatamodel.
      Parameters:
      value - the level
    • setNetworkProducts

      @Accessor(qualifier="networkProducts", type=SETTER) public void setNetworkProducts(Set<TuaNetworkProductModel> value)
      Generated method - Setter of TuaConsumptionSummary.networkProducts attribute defined at extension tuadatamodel.
      Parameters:
      value - the networkProducts - The Network Products for which those Tua Consumption Summaries are valid.
    • setPartyRoles

      @Accessor(qualifier="partyRoles", type=SETTER) public void setPartyRoles(Set<TuaPartyRoleModel> value)
      Generated method - Setter of TuaConsumptionSummary.partyRoles attribute defined at extension tuadatamodel.
      Parameters:
      value - the partyRoles - The Party Roles for which those Tua Consumption Summaries are valid.
    • setUnits

      @Accessor(qualifier="units", type=SETTER) public void setUnits(String value)
      Generated method - Setter of TuaConsumptionSummary.units attribute defined at extension tuadatamodel.
      Parameters:
      value - the units
    • setUsageVolumeProducts

      @Accessor(qualifier="usageVolumeProducts", type=SETTER) public void setUsageVolumeProducts(Set<TuaUsageVolumeProductModel> value)
      Generated method - Setter of TuaConsumptionSummary.usageVolumeProducts attribute defined at extension tuadatamodel.
      Parameters:
      value - the usageVolumeProducts - The Tua Usage Volume Products for which those Tua Consumption Summaries are valid.
    • setValue

      @Accessor(qualifier="value", type=SETTER) public void setValue(Float value)
      Generated method - Setter of TuaConsumptionSummary.value attribute defined at extension tuadatamodel.
      Parameters:
      value - the value