Class XEntity.Entity

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

    public static class XEntity.Entity
    extends XEntity
    The type Entity.
    See Also:
    Serialized Form
    • Constructor Detail

      • Entity

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

      • getSearch

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

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

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

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

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