public class CeilometerTraitDescription extends Object implements TraitDescription
| Constructor and Description |
|---|
CeilometerTraitDescription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getType() |
void |
setName(String name) |
void |
setType(String type) |
public String getName()
getName in interface TraitDescriptionpublic String getType()
getType in interface TraitDescriptionpublic void setName(String name)
public void setType(String type)
Copyright © 2017. All rights reserved.