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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return SmallIconType
 SmallIconType Webapp22Factory.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.webapp22 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.