Uses of Class
org.uniprot.uniprot.MoleculeType
Packages that use MoleculeType
-
Uses of MoleculeType in org.uniprot.uniprot
Fields in org.uniprot.uniprot declared as MoleculeTypeModifier and TypeFieldDescriptionprotected MoleculeTypeCommentType.moleculeprotected MoleculeTypeDbReferenceType.moleculeMethods in org.uniprot.uniprot that return MoleculeTypeModifier and TypeMethodDescriptionObjectFactory.createMoleculeType()Create an instance ofMoleculeTypeCommentType.getMolecule()Gets the value of the molecule property.DbReferenceType.getMolecule()Gets the value of the molecule property.Methods in org.uniprot.uniprot with parameters of type MoleculeTypeModifier and TypeMethodDescriptionvoidCommentType.setMolecule(MoleculeType value) Sets the value of the molecule property.voidDbReferenceType.setMolecule(MoleculeType value) Sets the value of the molecule property.