Uses of Enum Class
org.eclipse.milo.opcua.stack.core.types.structured.LldpSystemCapabilitiesMap.Field
Packages that use LldpSystemCapabilitiesMap.Field
-
Uses of LldpSystemCapabilitiesMap.Field in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return LldpSystemCapabilitiesMap.FieldModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LldpSystemCapabilitiesMap.Field[]LldpSystemCapabilitiesMap.Field.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type LldpSystemCapabilitiesMap.FieldMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type LldpSystemCapabilitiesMap.FieldModifier and TypeMethodDescriptionstatic LldpSystemCapabilitiesMapLldpSystemCapabilitiesMap.of(LldpSystemCapabilitiesMap.Field... fields)