public class Product__1 extends Object
| Constructor and Description |
|---|
Product__1() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getProductName()
(Required)
|
Version |
getVersion()
(Required)
|
int |
hashCode() |
void |
setProductName(String productName)
(Required)
|
void |
setVersion(Version version)
(Required)
|
String |
toString() |
Copyright © 2012–2020 OWASP. All rights reserved.