Interface Location

All Superinterfaces:
Tag

@NonNullByDefault public interface Location extends Tag
This is the super interface for all types that represent a Location. The interface describes the relations to other entity types.
Author:
Kai Kreuzer - Initial contribution
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable Location
     
    static String
     
  • Method Details