java.lang.Object
com.genologics.ri.configuration.FieldLink
Field definition represents a user-defined field configured in the parent
entity. It includes the name and a URI linking to the detailed representation
of the configuration of a user defined field.
- See Also:
-
Field Details
-
name
-
uri
-
-
Constructor Details
-
FieldLink
public FieldLink() -
FieldLink
-
FieldLink
-
FieldLink
-
-
Method Details
-
getEntityClass
Description copied from interface:LimsLink
Get the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClass
in interfaceLimsLink<Field>
- Returns:
- The real object class.
-
getName
-
setName
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to. -
setUri
Description copied from interface:Locatable
Set the URI of this object. -
toString
-