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