biz.onixs.fix.engine
Class License.Product

java.lang.Object
  extended by biz.onixs.fix.engine.License.Product
Enclosing class:
License

public static class License.Product
extends Object

Licensed product.


Method Summary
 String getId()
          Returns product id.
 String getName()
          Returns product name.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getId

public String getId()
Returns product id.

Returns:
product id

getName

public String getName()
Returns product name.

Returns:
product name

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.