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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return XsdQNameType
 XsdQNameType Webapp30Factory.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.webapp30 with parameters of type XsdQNameType
 void ServiceRefType.setServiceQname(XsdQNameType value)
          Sets the value of the 'Service Qname' containment reference.