public class RefFieldDescriptor extends FieldDescriptor implements RefDescriptor
Ref annotated fieldsfield| Constructor and Description |
|---|
RefFieldDescriptor(Field f,
Ref l,
Class<?> t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBinding(String name)
Get the binding as an EL expression for a particular URI template parameter
|
String |
getCondition()
Get the condition.
|
Ref.Style |
getLinkStyle()
Get the style
|
String |
getLinkTemplate()
Get the link template, either directly from the value() or from the
|
static String |
getLinkTemplate(Ref link) |
void |
setPropertyValue(Object instance,
URI value) |
equals, getFieldName, getFieldValue, hashCode, setAccessibleFieldpublic Ref.Style getLinkStyle()
RefDescriptorgetLinkStyle in interface RefDescriptorpublic String getLinkTemplate()
RefDescriptorgetLinkTemplate in interface RefDescriptorpublic String getBinding(String name)
RefDescriptorgetBinding in interface RefDescriptorpublic String getCondition()
RefDescriptorgetCondition in interface RefDescriptorCopyright © 2016 Oracle Corporation. All rights reserved.