public static class Target.Static
public Static(@NotNull
net.pwall.json.schema.codegen.Target.StaticType type,
@NotNull
java.lang.String staticName,
@NotNull
java.lang.Object value)
@NotNull public net.pwall.json.schema.codegen.Target.StaticType getType()
@NotNull public java.lang.String getStaticName()
@NotNull public java.lang.Object getValue()
@NotNull public net.pwall.json.schema.codegen.Target.StaticType component1()
@NotNull public java.lang.String component2()
@NotNull public java.lang.Object component3()
@NotNull
public net.pwall.json.schema.codegen.Target.Static copy(@NotNull
net.pwall.json.schema.codegen.Target.StaticType type,
@NotNull
java.lang.String staticName,
@NotNull
java.lang.Object value)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)