Uses of Class
org.uniprot.uniprot.EvidencedStringType
Packages that use EvidencedStringType
-
Uses of EvidencedStringType in org.uniprot.uniprot
Fields in org.uniprot.uniprot declared as EvidencedStringTypeModifier and TypeFieldDescriptionprotected EvidencedStringTypeProteinType.allergenNameprotected EvidencedStringTypeProteinType.Component.allergenNameprotected EvidencedStringTypeProteinType.Domain.allergenNameprotected EvidencedStringTypeProteinType.biotechNameprotected EvidencedStringTypeProteinType.Component.biotechNameprotected EvidencedStringTypeProteinType.Domain.biotechNameprotected EvidencedStringTypeProteinType.AlternativeName.fullNameprotected EvidencedStringTypeProteinType.RecommendedName.fullNameprotected EvidencedStringTypeProteinType.SubmittedName.fullNameprotected EvidencedStringTypeCommentType.Absorption.maxFields in org.uniprot.uniprot with type parameters of type EvidencedStringTypeModifier and TypeFieldDescriptionprotected List<EvidencedStringType>ProteinType.cdAntigenNameprotected List<EvidencedStringType>ProteinType.Component.cdAntigenNameprotected List<EvidencedStringType>ProteinType.Domain.cdAntigenNameprotected List<EvidencedStringType>ProteinType.AlternativeName.ecNumberprotected List<EvidencedStringType>ProteinType.RecommendedName.ecNumberprotected List<EvidencedStringType>ProteinType.SubmittedName.ecNumberprotected List<EvidencedStringType>ProteinType.Component.innNameprotected List<EvidencedStringType>ProteinType.Domain.innNameprotected List<EvidencedStringType>ProteinType.innNameprotected List<EvidencedStringType>CommentType.Kinetics.kmprotected List<EvidencedStringType>SubcellularLocationType.locationprotected List<EvidencedStringType>SubcellularLocationType.orientationprotected List<EvidencedStringType>ProteinType.AlternativeName.shortNameprotected List<EvidencedStringType>ProteinType.RecommendedName.shortNameprotected List<EvidencedStringType>CommentType.Absorption.textprotected List<EvidencedStringType>CommentType.Kinetics.textprotected List<EvidencedStringType>CommentType.PhDependence.textprotected List<EvidencedStringType>CommentType.RedoxPotential.textprotected List<EvidencedStringType>CommentType.TemperatureDependence.textprotected List<EvidencedStringType>CommentType.textprotected List<EvidencedStringType>IsoformType.textprotected List<EvidencedStringType>SubcellularLocationType.topologyprotected List<EvidencedStringType>CommentType.Kinetics.vmaxMethods in org.uniprot.uniprot that return EvidencedStringTypeModifier and TypeMethodDescriptionObjectFactory.createEvidencedStringType()Create an instance ofEvidencedStringTypeProteinType.Component.getAllergenName()Gets the value of the allergenName property.ProteinType.Domain.getAllergenName()Gets the value of the allergenName property.ProteinType.getAllergenName()Gets the value of the allergenName property.ProteinType.Component.getBiotechName()Gets the value of the biotechName property.ProteinType.Domain.getBiotechName()Gets the value of the biotechName property.ProteinType.getBiotechName()Gets the value of the biotechName property.ProteinType.AlternativeName.getFullName()Gets the value of the fullName property.ProteinType.RecommendedName.getFullName()Gets the value of the fullName property.ProteinType.SubmittedName.getFullName()Gets the value of the fullName property.CommentType.Absorption.getMax()Gets the value of the max property.Methods in org.uniprot.uniprot that return types with arguments of type EvidencedStringTypeModifier and TypeMethodDescriptionProteinType.Component.getCdAntigenName()Gets the value of the cdAntigenName property.ProteinType.Domain.getCdAntigenName()Gets the value of the cdAntigenName property.ProteinType.getCdAntigenName()Gets the value of the cdAntigenName property.ProteinType.AlternativeName.getEcNumber()Gets the value of the ecNumber property.ProteinType.RecommendedName.getEcNumber()Gets the value of the ecNumber property.ProteinType.SubmittedName.getEcNumber()Gets the value of the ecNumber property.ProteinType.Component.getInnName()Gets the value of the innName property.ProteinType.Domain.getInnName()Gets the value of the innName property.ProteinType.getInnName()Gets the value of the innName property.CommentType.Kinetics.getKM()Gets the value of the km property.SubcellularLocationType.getLocation()Gets the value of the location property.SubcellularLocationType.getOrientation()Gets the value of the orientation property.ProteinType.AlternativeName.getShortName()Gets the value of the shortName property.ProteinType.RecommendedName.getShortName()Gets the value of the shortName property.CommentType.Absorption.getText()Gets the value of the text property.CommentType.getText()Gets the value of the text property.CommentType.Kinetics.getText()Gets the value of the text property.CommentType.PhDependence.getText()Gets the value of the text property.CommentType.RedoxPotential.getText()Gets the value of the text property.CommentType.TemperatureDependence.getText()Gets the value of the text property.IsoformType.getText()Gets the value of the text property.SubcellularLocationType.getTopology()Gets the value of the topology property.CommentType.Kinetics.getVmax()Gets the value of the vmax property.Methods in org.uniprot.uniprot with parameters of type EvidencedStringTypeModifier and TypeMethodDescriptionvoidProteinType.Component.setAllergenName(EvidencedStringType value) Sets the value of the allergenName property.voidProteinType.Domain.setAllergenName(EvidencedStringType value) Sets the value of the allergenName property.voidProteinType.setAllergenName(EvidencedStringType value) Sets the value of the allergenName property.voidProteinType.Component.setBiotechName(EvidencedStringType value) Sets the value of the biotechName property.voidProteinType.Domain.setBiotechName(EvidencedStringType value) Sets the value of the biotechName property.voidProteinType.setBiotechName(EvidencedStringType value) Sets the value of the biotechName property.voidProteinType.AlternativeName.setFullName(EvidencedStringType value) Sets the value of the fullName property.voidProteinType.RecommendedName.setFullName(EvidencedStringType value) Sets the value of the fullName property.voidProteinType.SubmittedName.setFullName(EvidencedStringType value) Sets the value of the fullName property.voidCommentType.Absorption.setMax(EvidencedStringType value) Sets the value of the max property.