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) |
toString
public ChardevSpiceChannel()
public ChardevSpiceChannel(String type)
@Nonnull public ChardevSpiceChannel withType(String value)
public List<String> getFieldNames()
getFieldNames
in class QApiType
public Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName
in class QApiType
NoSuchFieldException