org.kuali.common.jdbc.model.meta
Class Product

java.lang.Object
  extended by org.kuali.common.jdbc.model.meta.Product

public final class Product
extends Object


Constructor Summary
Product(String name, String version)
           
 
Method Summary
 String getName()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Product

public Product(String name,
               String version)
Method Detail

getName

public String getName()

getVersion

public String getVersion()


Copyright © 2010-2014 The Kuali Foundation. All Rights Reserved.