Uses of Class
org.uniprot.uniprot.ProteinType.AlternativeName
Packages that use ProteinType.AlternativeName
-
Uses of ProteinType.AlternativeName in org.uniprot.uniprot
Fields in org.uniprot.uniprot with type parameters of type ProteinType.AlternativeNameModifier and TypeFieldDescriptionprotected List<ProteinType.AlternativeName>ProteinType.alternativeNameprotected List<ProteinType.AlternativeName>ProteinType.Component.alternativeNameprotected List<ProteinType.AlternativeName>ProteinType.Domain.alternativeNameMethods in org.uniprot.uniprot that return ProteinType.AlternativeNameModifier and TypeMethodDescriptionObjectFactory.createProteinTypeAlternativeName()Create an instance ofProteinType.AlternativeNameMethods in org.uniprot.uniprot that return types with arguments of type ProteinType.AlternativeNameModifier and TypeMethodDescriptionProteinType.Component.getAlternativeName()Gets the value of the alternativeName property.ProteinType.Domain.getAlternativeName()Gets the value of the alternativeName property.ProteinType.getAlternativeName()Gets the value of the alternativeName property.