public class Dependency extends Object
Constructor and Description |
---|
Dependency()
Default constructor for serialization frameworks.
|
Dependency(String name,
String version) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getVersion() |
void |
setName(String name) |
void |
setVersion(String version) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.