Class RankProfile.TypeSettings

  • Enclosing class:
    RankProfile

    public static class RankProfile.TypeSettings
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TypeSettings()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.String> getTypes()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TypeSettings

        public TypeSettings()
    • Method Detail

      • getTypes

        public java.util.Map<java.lang.String,​java.lang.String> getTypes()