Uses of Class
com.genologics.ri.artifact.ArtifactLink
Packages that use ArtifactLink
Package
Description
Provides JAXB bindings for artifacts in the Genologics REST API.
-
Uses of ArtifactLink in com.genologics.ri.artifact
Fields in com.genologics.ri.artifact with type parameters of type ArtifactLinkModifier and TypeFieldDescriptionprotected List<ArtifactLink>Artifacts.artifactsThe list of artifact links.Methods in com.genologics.ri.artifact that return ArtifactLinkModifier and TypeMethodDescriptionObjectFactory.createArtifactLink()Creates a new ArtifactLink instance.Methods in com.genologics.ri.artifact that return types with arguments of type ArtifactLinkModifier and TypeMethodDescriptionArtifacts.getArtifacts()Gets the list of artifact links.Artifacts.getList()Gets the list of artifact links.