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

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

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

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