Uses of Interface
com.telenordigital.nbiot.OutputLogEntry.OutputLog
-
Packages that use OutputLogEntry.OutputLog Package Description com.telenordigital.nbiot -
-
Uses of OutputLogEntry.OutputLog in com.telenordigital.nbiot
Classes in com.telenordigital.nbiot that implement OutputLogEntry.OutputLog Modifier and Type Class Description classImmutableOutputLogImmutable implementation ofOutputLogEntry.OutputLog.Methods in com.telenordigital.nbiot with parameters of type OutputLogEntry.OutputLog Modifier and Type Method Description static ImmutableOutputLogImmutableOutputLog. copyOf(OutputLogEntry.OutputLog instance)Creates an immutable copy of aOutputLogEntry.OutputLogvalue.ImmutableOutputLog.BuilderImmutableOutputLog.Builder. from(OutputLogEntry.OutputLog instance)Fill a builder with attribute values from the providedOutputLoginstance.
-