@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class TagChild extends Object
| Constructor and Description |
|---|
TagChild() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getHasChildren()
A boolean flag that shows whether this tag has further children
|
TagKey |
getTagKey()
The tag's unique key
|
int |
hashCode() |
void |
setHasChildren(Boolean hasChildren) |
void |
setTagKey(TagKey tagKey) |
String |
toString() |
Copyright © 2017. All rights reserved.