public class Provides extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
comparison |
protected String |
name |
protected String |
version |
| Constructor and Description |
|---|
Provides() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getVersion() |
void |
setName(String name) |
void |
setVersion(String version) |
Copyright © 2021. All Rights Reserved.