Interface HasLocation
-
- All Superinterfaces:
HasLocation
- All Known Subinterfaces:
JSON_Activity,JSON_Agent,JSON_Entity,JSON_Generic,JSON_Used,JSON_WasEndedBy,JSON_WasGeneratedBy,JSON_WasInvalidatedBy,JSON_WasStartedBy
public interface HasLocation extends HasLocation
-
-
Method Summary
Modifier and Type Method Description List<Location>getLocation()
-
-
-
Method Detail
-
getLocation
List<Location> getLocation()
- Specified by:
getLocationin interfaceHasLocation
-
-