|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Text | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc | |
| net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl | |
| Uses of Text in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc that return Text | |
|---|---|
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.novalueclass.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.novalueclass.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)
|
| Uses of Text in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl that implement Text | |
|---|---|
class |
TextImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl declared as Text | |
|---|---|
protected Text[] |
TextsImpl.text
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl that return Text | |
|---|---|
Text[] |
TextsImpl.getText()
|
Text |
TextsImpl.getText(int idx)
|
Text |
TextsImpl.setText(int idx,
Text value)
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jomc.impl with parameters of type Text | |
|---|---|
Text |
TextsImpl.setText(int idx,
Text value)
|
void |
TextsImpl.setText(Text[] values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||