public class V1alpha1PluginVarField extends Object
| Constructor and Description |
|---|
V1alpha1PluginVarField() |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PluginVarField |
description(String description) |
boolean |
equals(Object o) |
String |
getDescription()
Get description
|
String |
getType()
Get type
|
int |
hashCode() |
void |
setDescription(String description) |
void |
setType(String type) |
String |
toString() |
V1alpha1PluginVarField |
type(String type) |
public V1alpha1PluginVarField description(String description)
public String getDescription()
public void setDescription(String description)
public V1alpha1PluginVarField type(String type)
public String getType()
public void setType(String type)
Copyright © 2018. All rights reserved.