public class CustomTagsImpl extends Object implements CustomTags
URI| Constructor and Description |
|---|
CustomTagsImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
void |
copyFrom(CopyFrom object) |
Class<CustomTags> |
getInterface() |
String |
getUri() |
List<CustomTag> |
getValues() |
void |
setValues(List<CustomTag> values) |
public List<CustomTag> getValues()
getValues in interface CustomTagspublic void setValues(List<CustomTag> values)
setValues in interface CustomTagspublic Object clone()
public Class<CustomTags> getInterface()
getInterface in interface CopyFromCopyright © 2021. All rights reserved.