Class Attribute

java.lang.Object
com.skava.model.exchange.Attribute
All Implemented Interfaces:
Serializable

public class Attribute extends Object implements Serializable
This Class Attribute is used as the model object for Attribute Entity.
Since:
June 2024
Version:
8.18.4
Author:
Infosys Equinox
See Also:
  • Field Details

    • sequence

      protected Float sequence
    • createdTime

      protected Date createdTime
      created time
    • updatedTime

      protected Date updatedTime
      updated time
  • Constructor Details

    • Attribute

      public Attribute()
  • Method Details

    • fromDomainObject

      public Attribute fromDomainObject(AttributeDO attributeDO)
      Parameters:
      attributeDO -
      Returns:
    • toDomainObject

      public AttributeDO toDomainObject()
      toDomainObject
      Returns: