public class ZChildrenJSON extends Object
String
child_uri_template
List<String>
children
path
uri
ZChildrenJSON()
ZChildrenJSON(String path, String uri, String child_uri_template, List<String> children)
boolean
equals(Object obj)
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public String path
public String uri
public String child_uri_template
public List<String> children
public ZChildrenJSON()
public ZChildrenJSON(String path, String uri, String child_uri_template, List<String> children)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.