Uses of Class
de.lema.appender.Identifikation
-
Packages that use Identifikation Package Description de.lema.appender -
-
Uses of Identifikation in de.lema.appender
Methods in de.lema.appender that return Identifikation Modifier and Type Method Description static IdentifikationIdentifikation. create(String anwendung, int umgebung, boolean hatBeacon, String appversion, String hostname, boolean mitExtraInfo)static IdentifikationIdentifikation. createManuell(String anwendung, int umgebung, String logVersion, boolean hatBeacon, String appversion, String hostname, ExtraInfo extraInfo)Constructors in de.lema.appender with parameters of type Identifikation Constructor Description SerializationProxy(Identifikation identifikation)
-