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