A2uiSchemaKeyword.Default


public final class A2uiSchemaKeyword.Default<T extends Object> extends A2uiSchemaKeyword


Default value for the schema property (default).

Summary

Public constructors

<T extends Object> Default(@NonNull T value)

Public methods

boolean
equals(Object other)
final @NonNull T

default value for the property

int
@NonNull String

Public constructors

Default

public <T extends Object> Default(@NonNull T value)

Public methods

equals

public boolean equals(Object other)

getValue

Added in 1.0.0-alpha01
public final @NonNullgetValue()

default value for the property

hashCode

public int hashCode()

toString

public @NonNull String toString()