Uses of Interface
org.apache.plc4x.java.api.model.ArrayInfo
-
Packages that use ArrayInfo Package Description org.apache.plc4x.java.api.model -
-
Uses of ArrayInfo in org.apache.plc4x.java.api.model
Methods in org.apache.plc4x.java.api.model that return types with arguments of type ArrayInfo Modifier and Type Method Description default List<ArrayInfo>
PlcTag. getArrayInfo()
Returns the number of elements to expect of the response one can expect from this field.
-