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

Packages that use ArcType
org.w3._1999.xlink   
 

Uses of ArcType in org.w3._1999.xlink
 

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

Methods in org.w3._1999.xlink that return types with arguments of type ArcType
 JAXBElement<ArcType> ObjectFactory.createArc(ArcType value)
          Create an instance of JAXBElement<ArcType>}
 

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



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