java.lang.Object
com.genologics.ri.processtype.TypeDefinition
Type-definition is a child element of process type providing a URI linking to
the configuration of a user-defined type for the process type.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTypeDefinition
(Field field) TypeDefinition
(Linkable<Field> field) TypeDefinition
(URI uri) TypeDefinition
(URI uri, String name) -
Method Summary
-
Field Details
-
uri
-
name
-
-
Constructor Details
-
TypeDefinition
public TypeDefinition() -
TypeDefinition
-
TypeDefinition
-
TypeDefinition
-
TypeDefinition
-
-
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
-