Uses of Enum Class
com.langfuse.client.resources.organizations.types.MembershipRole.Value
Packages that use MembershipRole.Value
-
Uses of MembershipRole.Value in com.langfuse.client.resources.organizations.types
Subclasses with type arguments of type MembershipRole.Value in com.langfuse.client.resources.organizations.typesMethods in com.langfuse.client.resources.organizations.types that return MembershipRole.ValueModifier and TypeMethodDescriptionMembershipRole.getEnumValue()static MembershipRole.ValueReturns the enum constant of this class with the specified name.static MembershipRole.Value[]MembershipRole.Value.values()Returns an array containing the constants of this enum class, in the order they are declared.