public class ChardevRingbuf extends QApiType
QApiTypeDescriptor{name=ChardevRingbuf, data={*size=int}, innerTypes=null}
Constructor and Description |
---|
ChardevRingbuf() |
ChardevRingbuf(Long size) |
Modifier and Type | Method and Description |
---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
ChardevRingbuf |
withSize(Long value) |
toString
@CheckForNull public Long size
public ChardevRingbuf()
public ChardevRingbuf(Long size)
@Nonnull public ChardevRingbuf withSize(Long value)
public List<String> getFieldNames()
getFieldNames
in class QApiType
public Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName
in class QApiType
NoSuchFieldException