org.decisiondeck.jmcda.persist.xmcda2.generated
Class XAlternativesMatrix.Row.Factory

java.lang.Object
  extended by org.decisiondeck.jmcda.persist.xmcda2.generated.XAlternativesMatrix.Row.Factory
Enclosing interface:
XAlternativesMatrix.Row

public static final class XAlternativesMatrix.Row.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static XAlternativesMatrix.Row newInstance()
           
static XAlternativesMatrix.Row newInstance(XmlOptions options)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static XAlternativesMatrix.Row newInstance()

newInstance

public static XAlternativesMatrix.Row newInstance(XmlOptions options)


Copyright © 2011. All Rights Reserved.