java.lang.Object
ch.cern.eam.wshub.core.services.userdefinedscreens.entities.UDLEntryId
All Implemented Interfaces:
Serializable

public class UDLEntryId extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getEntityId

      public EntityId getEntityId()
    • setEntityId

      public void setEntityId(EntityId entityId)
    • getProperty

      public String getProperty()
    • setProperty

      public void setProperty(String property)
    • getSequenceNumber

      public BigInteger getSequenceNumber()
    • setSequenceNumber

      public void setSequenceNumber(BigInteger sequenceNumber)
    • toString

      public String toString()
      Overrides:
      toString in class Object