Uses of Interface
org.eclipse.modisco.jee.webapp.webapp22.DistributableType

Packages that use DistributableType
org.eclipse.modisco.jee.webapp.webapp22   
 

Uses of DistributableType in org.eclipse.modisco.jee.webapp.webapp22
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return DistributableType
 DistributableType Webapp22Factory.createDistributableType()
          Returns a new object of class 'Distributable Type'.
 DistributableType DocumentRoot.getDistributable()
          Returns the value of the 'Distributable' containment reference.
 DistributableType WebAppType.getDistributable()
          Returns the value of the 'Distributable' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type DistributableType
 void DocumentRoot.setDistributable(DistributableType value)
          Sets the value of the 'Distributable' containment reference.
 void WebAppType.setDistributable(DistributableType value)
          Sets the value of the 'Distributable' containment reference.