Class PageTemplate.Id

All Implemented Interfaces:
Serializable
Enclosing class:
PageTemplate

public static class PageTemplate.Id extends Comet3Entity
The type Id.
See Also:
  • Constructor Details

    • Id

      public Id()
      Instantiates a new Id.
    • Id

      public Id(int id)
      Instantiates a new Id.
      Parameters:
      id - the id
    • Id

      public Id(Integer id)
      Instantiates a new Id.
      Parameters:
      id - the id
  • Method Details

    • getId

      public int getId()
      Description copied from class: Comet3Entity
      Gets id.
      Overrides:
      getId in class Comet3Entity
      Returns:
      the id
    • setId

      public void setId(int id)
      Description copied from class: Comet3Entity
      Sets id.
      Overrides:
      setId in class Comet3Entity
      Parameters:
      id - the id
    • getId2

      public int getId2()
      Gets id 2.
      Returns:
      the id 2
    • setId2

      public void setId2(int id2)
      Sets id 2.
      Parameters:
      id2 - the id 2
    • getId3

      public int getId3()
      Gets id 3.
      Returns:
      the id 3
    • setId3

      public void setId3(int id3)
      Sets id 3.
      Parameters:
      id3 - the id 3
    • getStringId

      public String getStringId()
      Gets string id.
      Returns:
      the string id
    • setStringId

      public void setStringId(String stringId)
      Sets string id.
      Parameters:
      stringId - the string id
    • toCometId

      public CometPageTemplate.Id toCometId()
      To comet id comet page template . id.
      Returns:
      the comet page template . id
    • entityEquals

      public boolean entityEquals(CometPageTemplate.Id id)
      Entity equals boolean.
      Parameters:
      id - the id
      Returns:
      the boolean