Class OpcuaField
java.lang.Object
org.apache.plc4x.java.opcua.field.OpcuaField
- All Implemented Interfaces:
PlcField,PlcSubscriptionField
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()static booleanstatic OpcuaFieldtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.plc4x.java.api.model.PlcField
getDefaultJavaType, getNumberOfElements
-
Field Details
-
ADDRESS_PATTERN
-
-
Method Details
-
of
-
matches
-
getNamespace
public int getNamespace() -
getIdentifier
-
getIdentifierType
-
getDataType
-
getPlcDataType
- Specified by:
getPlcDataTypein interfacePlcField
-
equals
-
hashCode
public int hashCode() -
toString
-
getPlcSubscriptionType
- Specified by:
getPlcSubscriptionTypein interfacePlcSubscriptionField
-
getDuration
- Specified by:
getDurationin interfacePlcSubscriptionField
-