@Generated(value="org.jsonschema2pojo") public class BuildSource extends Object
Constructor and Description |
---|
BuildSource() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
GitBuildSource |
getGit() |
String |
getType() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setGit(GitBuildSource git) |
void |
setType(String type) |
String |
toString() |
public GitBuildSource getGit()
public void setGit(GitBuildSource git)
git
- The gitpublic String getType()
public void setType(String type)
type
- The typeCopyright © 2011–2015 Red Hat. All rights reserved.