public class ExternalRefContext extends Object
| Constructor and Description |
|---|
ExternalRefContext(ExternalRef externalRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getLocator() |
String |
getType() |
void |
setCategory(String category) |
void |
setLocator(String locator) |
void |
setType(String type) |
public ExternalRefContext(ExternalRef externalRef)
public String getCategory()
public void setCategory(String category)
category - the category to setpublic String getType()
public void setType(String type)
type - the type to setpublic String getLocator()
public void setLocator(String locator)
locator - the locator to setCopyright © 2017 Linux Foundation. All Rights Reserved.