Interface Equipment

All Superinterfaces:
Tag

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

    • isPartOf

      @Nullable Equipment isPartOf()
    • hasLocation

      @Nullable Location hasLocation()