public static class Constraints.DefaultValue
public DefaultValue(@Nullable
java.lang.Object defaultValue,
@NotNull
net.pwall.json.schema.JSONSchema.Type type)
@Nullable public java.lang.Object getDefaultValue()
@NotNull public net.pwall.json.schema.JSONSchema.Type getType()
@Nullable public java.lang.Object component1()
@NotNull public net.pwall.json.schema.JSONSchema.Type component2()
@NotNull
public net.pwall.json.schema.codegen.Constraints.DefaultValue copy(@Nullable
java.lang.Object defaultValue,
@NotNull
net.pwall.json.schema.JSONSchema.Type type)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)