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