Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.XsdQNameType

Packages that use XsdQNameType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of XsdQNameType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return XsdQNameType
 XsdQNameType Webapp25Factory.createXsdQNameType()
          Returns a new object of class 'Xsd QName Type'.
 XsdQNameType ServiceRefType.getServiceQname()
          Returns the value of the 'Service Qname' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 with parameters of type XsdQNameType
 void ServiceRefType.setServiceQname(XsdQNameType value)
          Sets the value of the 'Service Qname' containment reference.