Class CometFindStatement.Sourcefile

java.lang.Object
com.priint.pubserver.tagging.TaggingObject
com.priint.pubserver.comet.entity.CometEntity
com.priint.pubserver.comet.entity.xdraft.CometFindStatement.Sourcefile
All Implemented Interfaces:
Serializable
Enclosing class:
CometFindStatement

@CometTypeConstraints(calculateIds=false) public static class CometFindStatement.Sourcefile extends CometEntity
The Class Sourcefile.
See Also:
  • Constructor Details

    • Sourcefile

      public Sourcefile()
      Instantiates a new sourcefile.
  • Method Details

    • getAlias

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

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

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

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