TC Java
2011 Version

Uses of Class
gov.nih.nlm.nls.tc.Jdi.Subheading

Packages that use Subheading
gov.nih.nlm.nls.tc.Jdi This package provides base Java classes of all Jdi operations. 
 

Uses of Subheading in gov.nih.nlm.nls.tc.Jdi
 

Methods in gov.nih.nlm.nls.tc.Jdi that return Subheading
 Subheading Subheadings.GetSubheadingByFullName(java.lang.String fullName)
          Get MeSH subheading Java object by specifying full name.
 Subheading Subheadings.GetSubheadingByShortName(java.lang.String shortName)
          Get MeSH subheading Java object by specifying short name.
 

Methods in gov.nih.nlm.nls.tc.Jdi that return types with arguments of type Subheading
 java.util.Hashtable<java.lang.String,Subheading> Subheadings.GetSubheadingsByAbbr()
          Get the collection object (in hashtable) of all MeSH subheadings with key in abbreviation.
 java.util.Hashtable<java.lang.String,Subheading> Subheadings.GetSubheadingsByFullName()
          Get the collection object (in hashtable) of all MeSH subheadings with key in full name.
 java.util.Hashtable<java.lang.String,Subheading> Subheadings.GetSubheadingsByShortName()
          Get the collection object (in hashtable) of all MeSH subheadings with key in short name.
 


TC Java
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine