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