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

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

public static final class XCriteriaMatrix.Row.Factory
extends Object

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


Method Summary
static XCriteriaMatrix.Row newInstance()
           
static XCriteriaMatrix.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 XCriteriaMatrix.Row newInstance()

newInstance

public static XCriteriaMatrix.Row newInstance(XmlOptions options)


Copyright © 2011. All Rights Reserved.