Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.XsdAnyURIType

Packages that use XsdAnyURIType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of XsdAnyURIType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return XsdAnyURIType
 XsdAnyURIType EjbJar21Factory.createXsdAnyURIType()
          Returns a new object of class 'Xsd Any URI Type'.
 XsdAnyURIType ServiceRefType.getWsdlFile()
          Returns the value of the 'Wsdl File' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type XsdAnyURIType
 void ServiceRefType.setWsdlFile(XsdAnyURIType value)
          Sets the value of the 'Wsdl File' containment reference.