Uses of Class
com.genologics.ri.artifactgroup.Artifacts
Packages that use Artifacts
Package
Description
Entities for artifact groups in the Clarity system.
-
Uses of Artifacts in com.genologics.ri.artifactgroup
Fields in com.genologics.ri.artifactgroup declared as ArtifactsModifier and TypeFieldDescriptionprotected ArtifactsArtifactGroup.artifactsLink to the artifacts contained in this group.Methods in com.genologics.ri.artifactgroup that return ArtifactsModifier and TypeMethodDescriptionObjectFactory.createArtifacts()Create an instance ofArtifacts.ArtifactGroup.getArtifacts()Gets the link to the artifacts in this group.Methods in com.genologics.ri.artifactgroup with parameters of type ArtifactsModifier and TypeMethodDescriptionvoidArtifactGroup.setArtifacts(Artifacts value) Sets the link to the artifacts in this group.