java.lang.Object
com.genologics.ri.configuration.TypeDefinition
Type-definition provides a URI linking to the user defined type associated
with the user-defined field, if applicable.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTypeDefinition(Type type) TypeDefinition(Linkable<Type> type) TypeDefinition(URI uri) TypeDefinition(URI uri, String name) -
Method Summary
-
Field Details
-
name
-
uri
-
-
Constructor Details
-
TypeDefinition
public TypeDefinition() -
TypeDefinition
-
TypeDefinition
-
TypeDefinition
-
TypeDefinition
-
-
Method Details
-
getEntityClass
Description copied from interface:LimsLinkGet the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClassin interfaceLimsLink<Type>- Returns:
- The real object class.
-
getName
-
setName
-
getUri
Description copied from interface:LimsLinkGet the URI of the object we are linking to. -
setUri
Description copied from interface:LocatableSet the URI of this object. -
toString
-