Uses of Enum
co.yellowdog.platform.model.Feature
Packages that use Feature
Package
Description
Defines types used in the request/response interactions with the YellowDog Account Service.
Provides the types that define the YellowDog Platform data model.
-
Uses of Feature in co.yellowdog.platform.interaction.account
Methods in co.yellowdog.platform.interaction.account that return FeatureMethods in co.yellowdog.platform.interaction.account that return types with arguments of type FeatureMethods in co.yellowdog.platform.interaction.account with parameters of type FeatureModifier and TypeMethodDescriptionstatic FeatureDetail
FeatureDetail.fromFeature
(@NonNull Feature feature) Method parameters in co.yellowdog.platform.interaction.account with type arguments of type FeatureConstructor parameters in co.yellowdog.platform.interaction.account with type arguments of type Feature -
Uses of Feature in co.yellowdog.platform.model
Subclasses with type arguments of type Feature in co.yellowdog.platform.modelMethods in co.yellowdog.platform.model that return FeatureModifier and TypeMethodDescriptionstatic Feature
Returns the enum constant of this type with the specified name.static Feature[]
Feature.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in co.yellowdog.platform.model that return types with arguments of type FeatureMethod parameters in co.yellowdog.platform.model with type arguments of type Feature