public static class VersionInfoProperties.Dependencies extends Object
| Constructor and Description | 
|---|
| Dependencies() | 
| Modifier and Type | Method and Description | 
|---|---|
| VersionInfoProperties.DependencyAboutInfo | getSpringCloudSkipperServer() | 
| VersionInfoProperties.DependencyAboutInfo | getSpringCloudSkipperShell() | 
| void | setSpringCloudSkipperServer(VersionInfoProperties.DependencyAboutInfo springCloudSkipperServer)Establish the  VersionInfoProperties.DependencyAboutInfofor the core. | 
| void | setSpringCloudSkipperShell(VersionInfoProperties.DependencyAboutInfo springCloudSkipperShell)Establish the  VersionInfoProperties.DependencyAboutInfofor the shell. | 
public VersionInfoProperties.DependencyAboutInfo getSpringCloudSkipperShell()
VersionInfoProperties.DependencyAboutInfo for the shell.public void setSpringCloudSkipperShell(VersionInfoProperties.DependencyAboutInfo springCloudSkipperShell)
VersionInfoProperties.DependencyAboutInfo for the shell.springCloudSkipperShell - the VersionInfoProperties.DependencyAboutInfo containing information about the shell.public VersionInfoProperties.DependencyAboutInfo getSpringCloudSkipperServer()
VersionInfoProperties.DependencyAboutInfo for the core.public void setSpringCloudSkipperServer(VersionInfoProperties.DependencyAboutInfo springCloudSkipperServer)
VersionInfoProperties.DependencyAboutInfo for the core.springCloudSkipperServer - the VersionInfoProperties.DependencyAboutInfo containing information about the core.Copyright © 2022 Pivotal Software, Inc.. All rights reserved.