public class ApiDesignerFile extends Object implements RepositoryEntry
| Constructor and Description |
|---|
ApiDesignerFile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getContents() |
String |
getName() |
String |
getPath() |
void |
setContents(String contents) |
void |
setName(String name) |
void |
setPath(String path) |
String |
toString() |
public String getName()
getName in interface RepositoryEntrypublic void setName(String name)
public String getPath()
getPath in interface RepositoryEntrypublic String getContent()
getContent in interface RepositoryEntrypublic void setPath(String path)
public String getContents()
public void setContents(String contents)
Copyright © 2015–2017. All rights reserved.