Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.LargeIconType

Packages that use LargeIconType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of LargeIconType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return LargeIconType
 LargeIconType EjbJar20Factory.createLargeIconType()
          Returns a new object of class 'Large Icon Type'.
 LargeIconType DocumentRoot.getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 LargeIconType EjbJarType.getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 LargeIconType EntityType.getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 LargeIconType MessageDrivenType.getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 LargeIconType SessionType.getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type LargeIconType
 void DocumentRoot.setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.
 void EjbJarType.setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.
 void EntityType.setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.
 void MessageDrivenType.setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.
 void SessionType.setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.