Uses of Enum Class
dev.civl.sarl.IF.expr.valueSetReference.ValueSetReference.VSReferenceKind
Packages that use ValueSetReference.VSReferenceKind
-
Uses of ValueSetReference.VSReferenceKind in dev.civl.sarl.IF.expr.valueSetReference
Methods in dev.civl.sarl.IF.expr.valueSetReference that return ValueSetReference.VSReferenceKindModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ValueSetReference.VSReferenceKind[]ValueSetReference.VSReferenceKind.values()Returns an array containing the constants of this enum class, in the order they are declared.ValueSetReference.valueSetReferenceKind()Gets the kind of this value set reference.