|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Text | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc | |
| Uses of Text in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc declared as Text | |
|---|---|
protected Text[] |
Texts.text
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return Text | |
|---|---|
Text |
Text.clone()
Creates and returns a copy of this object. |
Text |
ObjectFactory.createText()
Create an instance of Text |
Text[] |
Texts.getText()
|
Text |
Texts.getText(int idx)
|
Text |
Texts.setText(int idx,
Text value)
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return types with arguments of type Text | |
|---|---|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createText(Text value)
Create an instance of JAXBElement<Text>} |
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc with parameters of type Text | |
|---|---|
javax.xml.bind.JAXBElement<Text> |
ObjectFactory.createText(Text value)
Create an instance of JAXBElement<Text>} |
Text |
Texts.setText(int idx,
Text value)
|
void |
Texts.setText(Text[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc with parameters of type Text | |
|---|---|
Text(Text o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc.Text instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||