@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-11-01T12:42:08.204+05:30") public class Tag extends Object
| Constructor and Description |
|---|
Tag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Get name
|
Integer |
getWeight()
Get weight
|
int |
hashCode() |
Tag |
name(String name) |
void |
setName(String name) |
void |
setWeight(Integer weight) |
String |
toString() |
Tag |
weight(Integer weight) |
Copyright © 2018 WSO2 Inc. All rights reserved.