Uses of Class
com.telenordigital.nbiot.ImmutableOutputDataMessageList
-
Packages that use ImmutableOutputDataMessageList Package Description com.telenordigital.nbiot -
-
Uses of ImmutableOutputDataMessageList in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return ImmutableOutputDataMessageList Modifier and Type Method Description ImmutableOutputDataMessageListImmutableOutputDataMessageList.Builder. build()Builds a newImmutableOutputDataMessageList.static ImmutableOutputDataMessageListImmutableOutputDataMessageList. copyOf(OutputDataMessage.OutputDataMessageList instance)Creates an immutable copy of aOutputDataMessage.OutputDataMessageListvalue.ImmutableOutputDataMessageListImmutableOutputDataMessageList. withMessages(OutputDataMessage... elements)Copy the current immutable object with elements that replace the content ofmessages.
-