Class PlacenameLocationReference

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String name  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String description()  
      • Methods inherited from class java.lang.Object

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

      • name

        @NonNull
        public final java.lang.String name
    • Constructor Detail

      • PlacenameLocationReference

        public PlacenameLocationReference​(@NonNull
                                          java.lang.String name)