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