Class FindStatement.Sourcefile

All Implemented Interfaces:
Serializable
Enclosing class:
FindStatement

public static class FindStatement.Sourcefile extends Comet3Entity
The type Sourcefile.
See Also:
  • Constructor Details

    • Sourcefile

      public Sourcefile()
      Instantiates a new Sourcefile.
    • Sourcefile

      public Sourcefile(CometFindStatement.Sourcefile sf)
      Instantiates a new Sourcefile.
      Parameters:
      sf - the sf
  • Method Details

    • getAlias

      public String getAlias()
      Gets alias.
      Returns:
      the alias
    • setAlias

      public void setAlias(String alias)
      Sets alias.
      Parameters:
      alias - the alias
    • getPath

      public String getPath()
      Gets path.
      Returns:
      the path
    • setPath

      public void setPath(String path)
      Sets path.
      Parameters:
      path - the path
    • entityEquals

      public boolean entityEquals(Object other)
      Description copied from class: Comet3Entity
      Entity equals boolean.
      Overrides:
      entityEquals in class Comet3Entity
      Parameters:
      other - the other
      Returns:
      the boolean
    • applyValuesTo

      public void applyValuesTo(CometFindStatement.Sourcefile sf)
      Apply values to.
      Parameters:
      sf - the sf