Uses of Class
org.apache.plc4x.java.knxnetip.ets.model.Function
-
Packages that use Function Package Description org.apache.plc4x.java.knxnetip.ets.model -
-
Uses of Function in org.apache.plc4x.java.knxnetip.ets.model
Methods in org.apache.plc4x.java.knxnetip.ets.model that return Function Modifier and Type Method Description FunctionGroupAddress. getFunction()Constructors in org.apache.plc4x.java.knxnetip.ets.model with parameters of type Function Constructor Description GroupAddress(String groupAddress, String name, KnxDatapointType type, Function function)
-