java.lang.Object
com.genologics.ri.savedquery.SavedQuery
- All Implemented Interfaces:
Linkable<SavedQuery>,Locatable,Serializable
- Since:
- 2.34
- See Also:
-
Field Details
-
name
-
id
-
uri
-
-
Constructor Details
-
SavedQuery
public SavedQuery() -
SavedQuery
-
-
Method Details
-
getName
-
setName
-
getId
-
setId
-
getUri
Description copied from interface:LocatableGet the URI of this object. -
setUri
Description copied from interface:LocatableSet the URI of this object. -
getLink
Description copied from interface:LinkableGet a concrete link object to thisLinkablething.- Specified by:
getLinkin interfaceLinkable<SavedQuery>- Returns:
- A
LimsLinkto this object.
-
toString
-