Uses of Interface
org.decisiondeck.jmcda.persist.xmcda2.generated.XAttributesComparisons.Pairs

Packages that use XAttributesComparisons.Pairs
org.decisiondeck.jmcda.persist.xmcda2.generated   
org.decisiondeck.jmcda.persist.xmcda2.generated.impl   
 

Uses of XAttributesComparisons.Pairs in org.decisiondeck.jmcda.persist.xmcda2.generated
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return XAttributesComparisons.Pairs
 XAttributesComparisons.Pairs XAttributesComparisons.addNewPairs()
          Appends and returns a new empty "pairs" element
 XAttributesComparisons.Pairs XAttributesComparisons.getPairs()
          Gets the "pairs" element
static XAttributesComparisons.Pairs XAttributesComparisons.Pairs.Factory.newInstance()
           
static XAttributesComparisons.Pairs XAttributesComparisons.Pairs.Factory.newInstance(XmlOptions options)
           
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated with parameters of type XAttributesComparisons.Pairs
 void XAttributesComparisons.setPairs(XAttributesComparisons.Pairs pairs)
          Sets the "pairs" element
 

Uses of XAttributesComparisons.Pairs in org.decisiondeck.jmcda.persist.xmcda2.generated.impl
 

Classes in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that implement XAttributesComparisons.Pairs
static class XAttributesComparisonsImpl.PairsImpl
          An XML pairs(@).
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return XAttributesComparisons.Pairs
 XAttributesComparisons.Pairs XAttributesComparisonsImpl.addNewPairs()
          Appends and returns a new empty "pairs" element
 XAttributesComparisons.Pairs XAttributesComparisonsImpl.getPairs()
          Gets the "pairs" element
 

Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl with parameters of type XAttributesComparisons.Pairs
 void XAttributesComparisonsImpl.setPairs(XAttributesComparisons.Pairs pairs)
          Sets the "pairs" element
 



Copyright © 2011. All Rights Reserved.