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

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

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

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