|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XAttributesComparisons | |
|---|---|
| org.decisiondeck.jmcda.persist.xmcda2.generated | |
| org.decisiondeck.jmcda.persist.xmcda2.generated.impl | |
| Uses of XAttributesComparisons in org.decisiondeck.jmcda.persist.xmcda2.generated |
|---|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return XAttributesComparisons | |
|---|---|
XAttributesComparisons |
XMCDADoc.XMCDA.addNewAttributesComparisons()
Appends and returns a new empty value (as xml) as the last "attributesComparisons" element |
XAttributesComparisons[] |
XMCDADoc.XMCDA.getAttributesComparisonsArray()
Deprecated. |
XAttributesComparisons |
XMCDADoc.XMCDA.getAttributesComparisonsArray(int i)
Gets ith "attributesComparisons" element |
XAttributesComparisons |
XMCDADoc.XMCDA.insertNewAttributesComparisons(int i)
Inserts and returns a new empty value (as xml) as the ith "attributesComparisons" element |
static XAttributesComparisons |
XAttributesComparisons.Factory.newInstance()
|
static XAttributesComparisons |
XAttributesComparisons.Factory.newInstance(XmlOptions options)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(File file)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(File file,
XmlOptions options)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(InputStream is)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(InputStream is,
XmlOptions options)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(Node node)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(Node node,
XmlOptions options)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(Reader r)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(Reader r,
XmlOptions options)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(String xmlAsString)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(String xmlAsString,
XmlOptions options)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(URL u)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(URL u,
XmlOptions options)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
XmlOptions options)
Deprecated. XMLInputStream |
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(XMLStreamReader sr)
|
static XAttributesComparisons |
XAttributesComparisons.Factory.parse(XMLStreamReader sr,
XmlOptions options)
|
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated that return types with arguments of type XAttributesComparisons | |
|---|---|
List<XAttributesComparisons> |
XMCDADoc.XMCDA.getAttributesComparisonsList()
Gets a List of "attributesComparisons" elements |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated with parameters of type XAttributesComparisons | |
|---|---|
void |
XMCDADoc.XMCDA.setAttributesComparisonsArray(int i,
XAttributesComparisons attributesComparisons)
Sets ith "attributesComparisons" element |
void |
XMCDADoc.XMCDA.setAttributesComparisonsArray(XAttributesComparisons[] attributesComparisonsArray)
Sets array of all "attributesComparisons" element |
| Uses of XAttributesComparisons in org.decisiondeck.jmcda.persist.xmcda2.generated.impl |
|---|
| Classes in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that implement XAttributesComparisons | |
|---|---|
class |
XAttributesComparisonsImpl
An XML attributesComparisons(@http://www.decision-deck.org/2009/XMCDA-2.1.0). |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return XAttributesComparisons | |
|---|---|
XAttributesComparisons |
XMCDADocImpl.XMCDAImpl.addNewAttributesComparisons()
Appends and returns a new empty value (as xml) as the last "attributesComparisons" element |
XAttributesComparisons[] |
XMCDADocImpl.XMCDAImpl.getAttributesComparisonsArray()
Deprecated. |
XAttributesComparisons |
XMCDADocImpl.XMCDAImpl.getAttributesComparisonsArray(int i)
Gets ith "attributesComparisons" element |
XAttributesComparisons |
XMCDADocImpl.XMCDAImpl.insertNewAttributesComparisons(int i)
Inserts and returns a new empty value (as xml) as the ith "attributesComparisons" element |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl that return types with arguments of type XAttributesComparisons | |
|---|---|
List<XAttributesComparisons> |
XMCDADocImpl.XMCDAImpl.getAttributesComparisonsList()
Gets a List of "attributesComparisons" elements |
| Methods in org.decisiondeck.jmcda.persist.xmcda2.generated.impl with parameters of type XAttributesComparisons | |
|---|---|
void |
XMCDADocImpl.XMCDAImpl.setAttributesComparisonsArray(int i,
XAttributesComparisons attributesComparisons)
Sets ith "attributesComparisons" element |
void |
XMCDADocImpl.XMCDAImpl.setAttributesComparisonsArray(XAttributesComparisons[] attributesComparisonsArray)
Sets array of all "attributesComparisons" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||