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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return DistributableType
 DistributableType Webapp23Factory.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.webapp23 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.