Uses of Class
org.w3._1999.xlink.TitleEltType

Packages that use TitleEltType
org.w3._1999.xlink   
 

Uses of TitleEltType in org.w3._1999.xlink
 

Fields in org.w3._1999.xlink with type parameters of type TitleEltType
protected  List<TitleEltType> LocatorType.xtitle
           
protected  List<TitleEltType> ArcType.xtitle
           
 

Methods in org.w3._1999.xlink that return TitleEltType
 TitleEltType ObjectFactory.createTitleEltType()
          Create an instance of TitleEltType
 

Methods in org.w3._1999.xlink that return types with arguments of type TitleEltType
 JAXBElement<TitleEltType> ObjectFactory.createXtitle(TitleEltType value)
          Create an instance of JAXBElement<TitleEltType>}
 List<TitleEltType> LocatorType.getXtitle()
          Gets the value of the xtitle property.
 List<TitleEltType> ArcType.getXtitle()
          Gets the value of the xtitle property.
 

Methods in org.w3._1999.xlink with parameters of type TitleEltType
 JAXBElement<TitleEltType> ObjectFactory.createXtitle(TitleEltType value)
          Create an instance of JAXBElement<TitleEltType>}
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.