public class ProductVersionRefRest extends Object implements GenericRestEntity<Integer>
| Constructor and Description |
|---|
ProductVersionRefRest(org.jboss.pnc.model.ProductVersion productVersion) |
public ProductVersionRefRest(org.jboss.pnc.model.ProductVersion productVersion)
public Integer getId()
getId in interface GenericRestEntity<Integer>public void setId(Integer id)
setId in interface GenericRestEntity<Integer>id - ID.Copyright © 2014–2020 JBoss by Red Hat. All rights reserved.