Package org.apache.plc4x.java.df1.field
Class Df1Field
java.lang.Object
org.apache.plc4x.java.df1.field.Df1Field
- All Implemented Interfaces:
PlcField
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionDf1Field(int address, int size, DataType dataType, Df1Field.addressType address_type) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.plc4x.java.api.model.PlcField
getDefaultJavaType, getNumberOfElements, getPlcDataType
-
Constructor Details
-
Df1Field
-
-
Method Details
-
getAddress
public int getAddress() -
getSize
public int getSize() -
getDataType
-
getAddress_type
-
of
-