Constructor and Description |
---|
OutputImpl(List<String> features,
String attribute) |
OutputImpl(List<String> features,
String attribute,
String shortDescription,
String longDescription) |
Modifier and Type | Method and Description |
---|---|
String |
getAttribute() |
List<String> |
getFeaturePath() |
String |
getLongDescription() |
String |
getShortDescription() |
public String getLongDescription()
getLongDescription
in interface Output
public String getShortDescription()
getShortDescription
in interface Output
public String getAttribute()
getAttribute
in interface Output
public List<String> getFeaturePath()
getFeaturePath
in interface Output
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.