|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SomeIntValue | |
|---|---|
| ch.elca.el4j.tests.remoting.jaxws.service | |
| Uses of SomeIntValue in ch.elca.el4j.tests.remoting.jaxws.service |
|---|
| Fields in ch.elca.el4j.tests.remoting.jaxws.service declared as SomeIntValue | |
|---|---|
private SomeIntValue |
CalculatorValueObject.m_myNestedObject
A nested object. |
| Fields in ch.elca.el4j.tests.remoting.jaxws.service with type parameters of type SomeIntValue | |
|---|---|
private List<SomeIntValue> |
CalculatorValueObject.m_myNestedObjectList
A list of nested objects. |
| Methods in ch.elca.el4j.tests.remoting.jaxws.service that return SomeIntValue | |
|---|---|
SomeIntValue |
CalculatorValueObject.getSomeValue()
|
| Methods in ch.elca.el4j.tests.remoting.jaxws.service that return types with arguments of type SomeIntValue | |
|---|---|
List<SomeIntValue> |
CalculatorValueObject.getMyNestedObjectList()
|
| Methods in ch.elca.el4j.tests.remoting.jaxws.service with parameters of type SomeIntValue | |
|---|---|
void |
CalculatorValueObject.setSomeValue(SomeIntValue object)
|
| Method parameters in ch.elca.el4j.tests.remoting.jaxws.service with type arguments of type SomeIntValue | |
|---|---|
void |
CalculatorValueObject.setMyNestedObjectList(List<SomeIntValue> myNestedObjectList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||