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