public class AnnotationResourceImpl extends Object implements AnnotationResource
| Constructor and Description |
|---|
AnnotationResourceImpl() |
AnnotationResourceImpl(String type,
String format) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat() |
URI |
getId() |
String |
getType() |
void |
setId(URI id) |
public String getFormat()
getFormat in interface AnnotationResourcepublic URI getId()
getId in interface AnnotationResourcepublic void setId(URI id)
setId in interface AnnotationResourcepublic String getType()
getType in interface AnnotationResourceCopyright © 2017. All rights reserved.