public class ChardevSpiceChannel extends QApiType
QApiTypeDescriptor{name=ChardevSpiceChannel, data={type=str}, innerTypes=null}| Constructor and Description |
|---|
ChardevSpiceChannel() |
ChardevSpiceChannel(String type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
ChardevSpiceChannel |
withType(String value) |
toStringpublic ChardevSpiceChannel()
public ChardevSpiceChannel(String type)
@Nonnull public ChardevSpiceChannel withType(String value)
public List<String> getFieldNames()
getFieldNames in class QApiTypepublic Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName in class QApiTypeNoSuchFieldException