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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return LargeIconType
 LargeIconType EjbJar11Factory.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 SessionType.getLargeIcon()
          Returns the value of the 'Large Icon' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 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 SessionType.setLargeIcon(LargeIconType value)
          Sets the value of the 'Large Icon' containment reference.