public class DRDesignQuery extends Object implements DRIDesignQuery
DRDesignQuery class.
Constructor and Description |
---|
DRDesignQuery() |
Modifier and Type | Method and Description |
---|---|
String |
getLanguage()
getLanguage.
|
String |
getText()
getText.
|
void |
setLanguage(String language)
Setter for the field
language . |
void |
setText(String text)
Setter for the field
text . |
public String getText()
getText.
getText
in interface DRIDesignQuery
String
object.public void setText(String text)
Setter for the field text
.
text
- a String
object.public String getLanguage()
getLanguage.
getLanguage
in interface DRIDesignQuery
String
object.Copyright © 2010–2021. All rights reserved.