public class BitbucketProject extends Object
Constructor and Description |
---|
BitbucketProject() |
BitbucketProject(String name,
String key) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getKey() |
String |
getName() |
void |
setDescription(String description) |
void |
setKey(String key) |
void |
setName(String name) |
Copyright © 2016–2017. All rights reserved.