|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XAttributesComparisons.Pairs.Pair | |
|---|---|
| org.decisiondeck.jmcda.persist.xmcda2.generated | |
| org.decisiondeck.jmcda.persist.xmcda2.generated.impl | |
| Uses of XAttributesComparisons.Pairs.Pair in org.decisiondeck.jmcda.persist.xmcda2.generated |
|---|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return XAttributesComparisons.Pairs.Pair | |
|---|---|
XAttributesComparisons.Pairs.Pair |
XAttributesComparisons.Pairs.addNewPair()
Appends and returns a new empty value (as xml) as the last "pair" element |
XAttributesComparisons.Pairs.Pair[] |
XAttributesComparisons.Pairs.getPairArray()
Deprecated. |
XAttributesComparisons.Pairs.Pair |
XAttributesComparisons.Pairs.getPairArray(int i)
Gets ith "pair" element |
XAttributesComparisons.Pairs.Pair |
XAttributesComparisons.Pairs.insertNewPair(int i)
Inserts and returns a new empty value (as xml) as the ith "pair" element |
static XAttributesComparisons.Pairs.Pair |
XAttributesComparisons.Pairs.Pair.Factory.newInstance()
|
static XAttributesComparisons.Pairs.Pair |
XAttributesComparisons.Pairs.Pair.Factory.newInstance(XmlOptions options)
|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return types with arguments of type XAttributesComparisons.Pairs.Pair | |
|---|---|
List<XAttributesComparisons.Pairs.Pair> |
XAttributesComparisons.Pairs.getPairList()
Gets a List of "pair" elements |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated with parameters of type XAttributesComparisons.Pairs.Pair | |
|---|---|
void |
XAttributesComparisons.Pairs.setPairArray(int i,
XAttributesComparisons.Pairs.Pair pair)
Sets ith "pair" element |
void |
XAttributesComparisons.Pairs.setPairArray(XAttributesComparisons.Pairs.Pair[] pairArray)
Sets array of all "pair" element |
| Uses of XAttributesComparisons.Pairs.Pair in org.decisiondeck.jmcda.persist.xmcda2.generated.impl |
|---|
| Classes in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that implement XAttributesComparisons.Pairs.Pair | |
|---|---|
static class |
XAttributesComparisonsImpl.PairsImpl.PairImpl
An XML pair(@). |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return XAttributesComparisons.Pairs.Pair | |
|---|---|
XAttributesComparisons.Pairs.Pair |
XAttributesComparisonsImpl.PairsImpl.addNewPair()
Appends and returns a new empty value (as xml) as the last "pair" element |
XAttributesComparisons.Pairs.Pair[] |
XAttributesComparisonsImpl.PairsImpl.getPairArray()
Deprecated. |
XAttributesComparisons.Pairs.Pair |
XAttributesComparisonsImpl.PairsImpl.getPairArray(int i)
Gets ith "pair" element |
XAttributesComparisons.Pairs.Pair |
XAttributesComparisonsImpl.PairsImpl.insertNewPair(int i)
Inserts and returns a new empty value (as xml) as the ith "pair" element |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return types with arguments of type XAttributesComparisons.Pairs.Pair | |
|---|---|
List<XAttributesComparisons.Pairs.Pair> |
XAttributesComparisonsImpl.PairsImpl.getPairList()
Gets a List of "pair" elements |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl with parameters of type XAttributesComparisons.Pairs.Pair | |
|---|---|
void |
XAttributesComparisonsImpl.PairsImpl.setPairArray(int i,
XAttributesComparisons.Pairs.Pair pair)
Sets ith "pair" element |
void |
XAttributesComparisonsImpl.PairsImpl.setPairArray(XAttributesComparisons.Pairs.Pair[] pairArray)
Sets array of all "pair" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||