|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgumentType | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container | |
| net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl | |
| Uses of ArgumentType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container |
|---|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container that return ArgumentType | |
|---|---|
static ArgumentType |
ArgumentType.fromValue(String v)
|
ArgumentType |
Argument.getType()
Gets the value of the type property. |
static ArgumentType |
ArgumentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArgumentType[] |
ArgumentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container with parameters of type ArgumentType | |
|---|---|
void |
Argument.setType(ArgumentType value)
Sets the value of the type property. |
| Uses of ArgumentType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl declared as ArgumentType | |
|---|---|
protected ArgumentType |
ArgumentImpl.type
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl that return ArgumentType | |
|---|---|
ArgumentType |
ArgumentImpl.getType()
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl with parameters of type ArgumentType | |
|---|---|
void |
ArgumentImpl.setType(ArgumentType value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||