@Generated(value="org.jsonschema2pojo") public class SourceControlUser extends Object
Constructor and Description |
---|
SourceControlUser() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getEmail() |
String |
getName() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setEmail(String email) |
void |
setName(String name) |
String |
toString() |
Copyright © 2011–2015 Red Hat. All rights reserved.