public class SignatureType extends Object
| Constructor and Description |
|---|
SignatureType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIsDefault() |
String |
getType() |
int |
hashCode() |
SignatureType |
isDefault(String isDefault) |
void |
setIsDefault(String isDefault) |
void |
setType(String type) |
String |
toString() |
SignatureType |
type(String type) |
public SignatureType isDefault(String isDefault)
public String getIsDefault()
public void setIsDefault(String isDefault)
public SignatureType type(String type)
public String getType()
public void setType(String type)
Copyright © 2018. All rights reserved.