Class Common.Placeholder

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Common

    public static class Common.Placeholder
    extends Comet3Entity
    The type Placeholder.
    See Also:
    Serialized Form
    • Constructor Detail

      • Placeholder

        public Placeholder()
        Instantiates a new Placeholder.
      • Placeholder

        public Placeholder​(int id,
                           java.lang.String name)
        Instantiates a new Placeholder.
        Parameters:
        id - the id
        name - the name
    • Method Detail

      • getName

        public java.lang.String getName()
        Gets name.
        Returns:
        the name
      • setName

        public void setName​(java.lang.String name)
        Sets name.
        Parameters:
        name - the name
      • setId

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