public class JsonId extends NodeId<JsonId>
parent
JsonId(JsonId parent, String name, DataType type, int orders)
JsonId
clone()
protected int
compare(JsonId another)
protected boolean
equals(JsonId another)
String
getName()
int
getOrders()
DataType
getType()
hash()
compareTo, equals, getParent, hashCode
toString
finalize, getClass, notify, notifyAll, wait, wait, wait
public JsonId(JsonId parent, @Nonnull String name, DataType type, int orders)
protected boolean equals(JsonId another)
equals
NodeId<JsonId>
protected int compare(JsonId another)
compare
protected int hash()
hash
public JsonId clone()
clone
public String getName()
public DataType getType()
public int getOrders()
Copyright © 2023. All rights reserved.