Uses of Class
org.ow2.petals.kernel.ws.api.to.DomainInformation.DomainMode

Packages that use DomainInformation.DomainMode
org.ow2.petals.kernel.ws.api.to   
 

Uses of DomainInformation.DomainMode in org.ow2.petals.kernel.ws.api.to
 

Methods in org.ow2.petals.kernel.ws.api.to that return DomainInformation.DomainMode
 DomainInformation.DomainMode DomainInformation.getMode()
           
static DomainInformation.DomainMode DomainInformation.DomainMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DomainInformation.DomainMode[] DomainInformation.DomainMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.petals.kernel.ws.api.to with parameters of type DomainInformation.DomainMode
 void DomainInformation.setMode(DomainInformation.DomainMode mode)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.