Uses of Class
de.swingbe.ifleet.model.Communication
-
Packages that use Communication Package Description de.swingbe.ifleet.model -
-
Uses of Communication in de.swingbe.ifleet.model
Methods in de.swingbe.ifleet.model that return Communication Modifier and Type Method Description CommunicationEntity. getCc()Constructors in de.swingbe.ifleet.model with parameters of type Communication Constructor Description Entity(String date, String time, String logLevel, String addressPartA, String addressPartB, String peer, String addressNext, String direction, Communication cc)
-