public class PathVar extends Object
| Constructor and Description |
|---|
PathVar() |
PathVar(String name,
String description,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getSimpleType() |
String |
getType() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
public String getName()
public String getDescription()
public String getType()
public void setName(String name)
public void setDescription(String description)
public void setType(String type)
public String getSimpleType()
Copyright © 2017 Anteros Tecnologia. All rights reserved.