Uses of Enum Class
io.gs2.cdk.log.model.enums.NamespaceType
Packages that use NamespaceType
-
Uses of NamespaceType in io.gs2.cdk.log.model.enums
Methods in io.gs2.cdk.log.model.enums that return NamespaceTypeModifier and TypeMethodDescriptionstatic NamespaceTypeReturns the enum constant of this class with the specified name.static NamespaceType[]NamespaceType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NamespaceType in io.gs2.cdk.log.model.options
Fields in io.gs2.cdk.log.model.options declared as NamespaceTypeMethods in io.gs2.cdk.log.model.options with parameters of type NamespaceType