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