@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-12-17T23:29:05.070-05:00") public class CompanyCertStatus extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompanyCertStatus.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
CompanyCertStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CompanyCertStatus.TypeEnum |
getType()
Get type
|
int |
hashCode() |
void |
setType(CompanyCertStatus.TypeEnum type) |
String |
toString() |
CompanyCertStatus |
type(CompanyCertStatus.TypeEnum type) |
public CompanyCertStatus type(CompanyCertStatus.TypeEnum type)
public CompanyCertStatus.TypeEnum getType()
public void setType(CompanyCertStatus.TypeEnum type)
Copyright © 2017 Symphony Software Foundation. All rights reserved.