Uses of Class
org.rcsb.strucmotif.domain.result.TargetStructure
Packages that use TargetStructure
-
Uses of TargetStructure in org.rcsb.strucmotif.domain.result
Methods in org.rcsb.strucmotif.domain.result that return types with arguments of type TargetStructureModifier and TypeMethodDescriptionMotifSearchResult.getTargetStructures()Access to all currently referenced target structures.Method parameters in org.rcsb.strucmotif.domain.result with type arguments of type TargetStructureModifier and TypeMethodDescriptionvoidMotifSearchResult.setTargetStructures(Map<String, TargetStructure> targetStructures) Update the currently referenced target structures.