Uses of Class
org.uniprot.uniprot.LocationType
Packages that use LocationType
-
Uses of LocationType in org.uniprot.uniprot
Fields in org.uniprot.uniprot declared as LocationTypeModifier and TypeFieldDescriptionprotected LocationTypeFeatureType.locationDescribes the sequence coordinates of the annotation.Fields in org.uniprot.uniprot with type parameters of type LocationTypeModifier and TypeFieldDescriptionprotected List<LocationType>CommentType.locationUsed in 'mass spectrometry' and 'sequence caution' annotations.Methods in org.uniprot.uniprot that return LocationTypeModifier and TypeMethodDescriptionObjectFactory.createLocationType()Create an instance ofLocationTypeFeatureType.getLocation()Describes the sequence coordinates of the annotation.Methods in org.uniprot.uniprot that return types with arguments of type LocationTypeModifier and TypeMethodDescriptionCommentType.getLocation()Used in 'mass spectrometry' and 'sequence caution' annotations.Methods in org.uniprot.uniprot with parameters of type LocationTypeModifier and TypeMethodDescriptionvoidFeatureType.setLocation(LocationType value) Sets the value of the location property.