Uses of Class
info.textgrid._import.ElementSpec

Packages that use ElementSpec
Package Description
info.textgrid._import   
 

Uses of ElementSpec in info.textgrid._import
 

Fields in info.textgrid._import declared as ElementSpec
Modifier and Type Field and Description
protected  ElementSpec XmlConfiguration.anyElement
           
 

Fields in info.textgrid._import with type parameters of type ElementSpec
Modifier and Type Field and Description
protected  List<ElementSpec> XmlConfiguration.element
           
 

Methods in info.textgrid._import that return ElementSpec
Modifier and Type Method and Description
 ElementSpec ObjectFactory.createElementSpec()
          Create an instance of ElementSpec
 ElementSpec XmlConfiguration.getAnyElement()
          Gets the value of the anyElement property.
 

Methods in info.textgrid._import that return types with arguments of type ElementSpec
Modifier and Type Method and Description
 List<ElementSpec> XmlConfiguration.getElement()
          Gets the value of the element property.
 

Methods in info.textgrid._import with parameters of type ElementSpec
Modifier and Type Method and Description
 void XmlConfiguration.setAnyElement(ElementSpec value)
          Sets the value of the anyElement property.
 



Copyright © 2012 TextGrid. All Rights Reserved.