public class Product extends Object
Product()
String
getDescription()
long
getId()
void
setDescription(String d)
setId(long id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Product()
public long getId()
public void setId(long id)
public String getDescription()
public void setDescription(String d)
Copyright © 2015 WSO2 Inc. All rights reserved.