Uses of Enum Class
org.eclipse.milo.opcua.stack.core.types.enumerated.PortIdSubtype
Packages that use PortIdSubtype
-
Uses of PortIdSubtype in org.eclipse.milo.opcua.stack.core.types.enumerated
Methods in org.eclipse.milo.opcua.stack.core.types.enumerated that return PortIdSubtypeModifier and TypeMethodDescriptionstatic @Nullable PortIdSubtypePortIdSubtype.from(int value) static PortIdSubtypeReturns the enum constant of this class with the specified name.static PortIdSubtype[]PortIdSubtype.values()Returns an array containing the constants of this enum class, in the order they are declared.