-
public final class GADevice
-
-
Field Summary
Fields Modifier and Type Field Description private final GALocationlocation
-
Constructor Summary
Constructors Constructor Description GADevice(GALocation location)
-
Method Summary
Modifier and Type Method Description final GALocationcomponent1()final GADevicecopy(GALocation location)final GALocationgetLocation()-
-
Constructor Detail
-
GADevice
GADevice(GALocation location)
-
-
Method Detail
-
component1
final GALocation component1()
-
copy
final GADevice copy(GALocation location)
-
getLocation
final GALocation getLocation()
-
-
-
-