Uses of Enum
org.apache.plc4x.java.opcua.readwrite.NodeIdType
Packages that use NodeIdType
-
Uses of NodeIdType in org.apache.plc4x.java.opcua.readwrite
Methods in org.apache.plc4x.java.opcua.readwrite that return NodeIdTypeModifier and TypeMethodDescriptionstatic NodeIdTypeNodeIdType.enumForValue(short value) NodeIdByteString.getNodeType()NodeIdFourByte.getNodeType()NodeIdGuid.getNodeType()NodeIdNumeric.getNodeType()NodeIdString.getNodeType()NodeIdTwoByte.getNodeType()abstract NodeIdTypeNodeIdTypeDefinition.getNodeType()static NodeIdTypeReturns the enum constant of this type with the specified name.static NodeIdType[]NodeIdType.values()Returns an array containing the constants of this enum type, in the order they are declared.