Uses of Class
au.gov.amsa.ais.rx.Mmsi
-
Packages that use Mmsi Package Description au.gov.amsa.ais.rx au.gov.amsa.ais.rx.operators -
-
Uses of Mmsi in au.gov.amsa.ais.rx
Methods in au.gov.amsa.ais.rx that return Mmsi Modifier and Type Method Description MmsiCraftProperties. getMmsi()MmsiCraftProperty. getMmsi()Constructors in au.gov.amsa.ais.rx with parameters of type Mmsi Constructor Description CraftProperties(Mmsi mmsi)CraftProperties(Mmsi mmsi, java.util.Map<CraftPropertyName,java.util.TreeMap<java.lang.Long,java.lang.String>> map)CraftProperty(Mmsi mmsi, CraftPropertyName name, java.lang.String value, long time) -
Uses of Mmsi in au.gov.amsa.ais.rx.operators
Method parameters in au.gov.amsa.ais.rx.operators with type arguments of type Mmsi Modifier and Type Method Description rx.Subscriber<? super CraftProperty>OperatorCraftPropertAggregator. call(rx.Subscriber<? super java.util.Map<Mmsi,CraftProperties>> child)
-