Uses of Enum Class
org.kiwiproject.registry.model.NativeRegistryData
Packages that use NativeRegistryData
-
Uses of NativeRegistryData in org.kiwiproject.registry.eureka.common
Methods in org.kiwiproject.registry.eureka.common with parameters of type NativeRegistryDataModifier and TypeMethodDescriptionEurekaInstance.toServiceInstance(NativeRegistryData nativeRegistryData) -
Uses of NativeRegistryData in org.kiwiproject.registry.model
Methods in org.kiwiproject.registry.model that return NativeRegistryDataModifier and TypeMethodDescriptionstatic NativeRegistryDataReturns the enum constant of this class with the specified name.static NativeRegistryData[]NativeRegistryData.values()Returns an array containing the constants of this enum class, in the order they are declared.