Uses of Enum
com.blazebit.persistence.view.metamodel.Attribute.MemberType
Packages that use Attribute.MemberType
-
Uses of Attribute.MemberType in com.blazebit.persistence.view.metamodel
Methods in com.blazebit.persistence.view.metamodel that return Attribute.MemberTypeModifier and TypeMethodDescriptionAttribute.getMemberType()Returns the type of the attribute member.static Attribute.MemberTypeReturns the enum constant of this type with the specified name.static Attribute.MemberType[]Attribute.MemberType.values()Returns an array containing the constants of this enum type, in the order they are declared.