Uses of Class
org.apache.plc4x.java.s7.netty.model.types.HeaderErrorClass
| Package | Description |
|---|---|
| org.apache.plc4x.java.s7.netty.model.types |
-
Uses of HeaderErrorClass in org.apache.plc4x.java.s7.netty.model.types
Methods in org.apache.plc4x.java.s7.netty.model.types that return HeaderErrorClass Modifier and Type Method Description static HeaderErrorClassHeaderErrorClass. valueOf(byte code)Returns the enum constant of this type with the specified name.static HeaderErrorClassHeaderErrorClass. valueOf(String name)Returns the enum constant of this type with the specified name.static HeaderErrorClass[]HeaderErrorClass. values()Returns an array containing the constants of this enum type, in the order they are declared.