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

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

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

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

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