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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return SmallIconType
 SmallIconType Webapp23Factory.createSmallIconType()
          Returns a new object of class 'Small Icon Type'.
 SmallIconType DocumentRoot.getSmallIcon()
          Returns the value of the 'Small Icon' containment reference.
 SmallIconType IconType.getSmallIcon()
          Returns the value of the 'Small Icon' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type SmallIconType
 void DocumentRoot.setSmallIcon(SmallIconType value)
          Sets the value of the 'Small Icon' containment reference.
 void IconType.setSmallIcon(SmallIconType value)
          Sets the value of the 'Small Icon' containment reference.