Class Context

java.lang.Object
org.webpieces.elasticsearch.mapping.Context

public class Context extends Object
  • Constructor Details

    • Context

      public Context()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getPrecision

      public Integer getPrecision()
    • setPrecision

      public void setPrecision(Integer precision)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)