public class Descriptor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Descriptor.DistTags |
static class |
Descriptor.Version |
| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
Descriptor.DistTags |
getDistTags() |
String |
getName() |
Map<String,Descriptor.Version> |
getVersions() |
public String getName()
public Descriptor.DistTags getDistTags()
public Map<String,Descriptor.Version> getVersions()
Copyright © 2013. All Rights Reserved.