|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionValue | |
|---|---|
| com.ca.commons.datamodel.xmlbind | |
| Uses of CollectionValue in com.ca.commons.datamodel.xmlbind |
|---|
| Fields in com.ca.commons.datamodel.xmlbind declared as CollectionValue | |
|---|---|
protected CollectionValue |
SimpleValue.sequenceValue
|
protected CollectionValue |
SimpleValue.setValue
|
| Methods in com.ca.commons.datamodel.xmlbind that return CollectionValue | |
|---|---|
CollectionValue |
ObjectFactory.createCollectionValue()
Create an instance of CollectionValue |
CollectionValue |
SimpleValue.getSequenceValue()
Gets the value of the sequenceValue property. |
CollectionValue |
SimpleValue.getSetValue()
Gets the value of the setValue property. |
| Methods in com.ca.commons.datamodel.xmlbind with parameters of type CollectionValue | |
|---|---|
void |
SimpleValue.setSequenceValue(CollectionValue value)
Sets the value of the sequenceValue property. |
void |
SimpleValue.setSetValue(CollectionValue value)
Sets the value of the setValue property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||