com.hyper9.simdk.stubs.dao
Class ProductComponentInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.ProductComponentInfo
- All Implemented Interfaces:
- Serializable
public class ProductComponentInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
ProductComponentInfo
public ProductComponentInfo()
getId
public String getId()
setId
public void setId(String toSet)
getName
public String getName()
setName
public void setName(String toSet)
getVersion
public String getVersion()
setVersion
public void setVersion(String toSet)
getRelease
public Integer getRelease()
setRelease
public void setRelease(Integer toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.