クラス IndexedEntity

java.lang.Object
org.iplass.mtp.impl.fulltextsearch.IndexedEntity

public class IndexedEntity extends Object
  • コンストラクタの詳細

    • IndexedEntity

      public IndexedEntity(String defName, String oid, double score)
  • メソッドの詳細

    • getDefName

      public String getDefName()
    • getOid

      public String getOid()
    • getScore

      public double getScore()