Class S7AckTag
- java.lang.Object
-
- org.apache.plc4x.java.s7.readwrite.tag.S7AckTag
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAddressString()ArrayList<Integer>getAlarmIds()ArrayList<Integer>getAlarmSigs()static booleanmatches(String fieldString)static S7AckTagof(String fieldString)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.plc4x.java.api.model.PlcTag
getArrayInfo, getPlcValueType
-
-
-
-
Method Detail
-
matches
public static boolean matches(String fieldString)
-
getAddressString
public String getAddressString()
- Specified by:
getAddressStringin interfacePlcTag
-
-