public class InventorySoftwareRP extends Object implements Serializable
Constructor and Description |
---|
InventorySoftwareRP() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getType()
Returns the value of field 'type'.
|
String |
getVersion()
Returns the value of field 'version'.
|
int |
hashCode() |
void |
setType(String type)
Sets the value of field 'type'.
|
void |
setVersion(String version)
Sets the value of field 'version'.
|
public String getType()
public String getVersion()
public void setType(String type)
type
- the value of field 'type'.public void setVersion(String version)
version
- the value of field 'version'.Copyright © 2021. All rights reserved.