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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return LargeIconType
 LargeIconType Webapp22Factory.createLargeIconType()
          Returns a new object of class 'Large Icon Type'.
 LargeIconType DocumentRoot.getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 LargeIconType IconType.getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type LargeIconType
 void DocumentRoot.setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.
 void IconType.setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.