public class SchemaInfoEvent extends QApiType
QApiTypeDescriptor{name=SchemaInfoEvent, data={arg-type=str}, innerTypes=null}
Constructor and Description |
---|
SchemaInfoEvent() |
SchemaInfoEvent(String argType) |
Modifier and Type | Method and Description |
---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
SchemaInfoEvent |
withArgType(String value) |
toString
public SchemaInfoEvent()
public SchemaInfoEvent(String argType)
@Nonnull public SchemaInfoEvent withArgType(String value)
public List<String> getFieldNames()
getFieldNames
in class QApiType
public Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName
in class QApiType
NoSuchFieldException