public class AnnotatedContent extends Object
Constructor and Description |
---|
AnnotatedContent() |
Modifier and Type | Method and Description |
---|---|
String |
getDeprecated() |
String |
getDescription() |
String |
getSince() |
void |
setDeprecated(String deprecated) |
void |
setDescription(String description) |
void |
setSince(String since) |
public AnnotatedContent()
public String getDescription()
public void setDescription(String description)
public String getDeprecated()
public void setDeprecated(String deprecated)
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.