public class Description extends Object
Constructor and Description |
---|
Description() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
boolean |
equals(Object obj) |
String |
getName() |
String |
getNamespace() |
String |
getVersion() |
int |
hashCode() |
Description |
setName(String name) |
Description |
setNamespace(String namespace) |
Description |
setVersion(String version) |
public String getName()
public Description setName(String name)
public String getVersion()
public Description setVersion(String version)
public String getNamespace()
public Description setNamespace(String namespace)
Copyright © 2020. All rights reserved.