public class MetaJsonMaker.Proj
public final String
root
public final Set<String>
grp
public final List<MetaJsonMaker.Meta>
meta
MetaJsonMaker.Proj(String root)
String
getRoot()
Set<String>
getGrp()
List<MetaJsonMaker.Meta>
getMeta()
boolean
equals(@Nullable() Object o)
int
hashCode()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getRoot()
Set<String> getGrp()
List<MetaJsonMaker.Meta> getMeta()
boolean equals(@Nullable() Object o)
int hashCode()
@NotNull() String toString()