Uses of Enum Class
de.grogra.xl.compiler.xl16u.semantics.XL16UAggregateDefault.EmptyInputPolicy
Packages that use XL16UAggregateDefault.EmptyInputPolicy
-
Uses of XL16UAggregateDefault.EmptyInputPolicy in de.grogra.xl.compiler.xl16u.semantics
Methods in de.grogra.xl.compiler.xl16u.semantics that return XL16UAggregateDefault.EmptyInputPolicyModifier and TypeMethodDescriptionXL16UAggregateDefault.getEmptyInputPolicy()Returns the enum constant of this class with the specified name.XL16UAggregateDefault.EmptyInputPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.grogra.xl.compiler.xl16u.semantics with parameters of type XL16UAggregateDefault.EmptyInputPolicyModifierConstructorDescriptionXL16UAggregateDefault(XL16UValueContract resultContract, Number emptyValue, XL16UAggregateDefault.EmptyInputPolicy emptyInputPolicy)