Class XEntity.Entity

All Implemented Interfaces:
Serializable
Enclosing class:
XEntity

public static class XEntity.Entity extends XEntity
The type Entity.
See Also:
  • Constructor Details

    • Entity

      public Entity()
      Instantiates a new Entity.
  • Method Details

    • getSearch

      public String getSearch()
      Gets search.
      Returns:
      the search
    • setSearch

      public void setSearch(String search)
      Sets search.
      Parameters:
      search - the search
    • getReplace

      public String getReplace()
      Gets replace.
      Returns:
      the replace
    • setReplace

      public void setReplace(String replace)
      Sets replace.
      Parameters:
      replace - the replace
    • getFile

      public String getFile()
      Description copied from class: XEntity
      Gets file.
      Overrides:
      getFile in class XEntity
      Returns:
      the file