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