Uses of Class
org.ow2.dragon.persistence.bo.service.Service.XfaceStyle

Packages that use Service.XfaceStyle
org.ow2.dragon.persistence.bo.service   
 

Uses of Service.XfaceStyle in org.ow2.dragon.persistence.bo.service
 

Methods in org.ow2.dragon.persistence.bo.service that return Service.XfaceStyle
 Service.XfaceStyle Service.getInterfaceStyle()
           
static Service.XfaceStyle Service.XfaceStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Service.XfaceStyle[] Service.XfaceStyle.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.dragon.persistence.bo.service with parameters of type Service.XfaceStyle
 void Service.setInterfaceStyle(Service.XfaceStyle interfaceStyle)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.