Uses of Class
org.ow2.util.ee.metadata.ws.impl.xml.parsing.Webservices12DeploymentDesc.Type

Packages that use Webservices12DeploymentDesc.Type
org.ow2.util.ee.metadata.ws.impl.xml.parsing   
 

Uses of Webservices12DeploymentDesc.Type in org.ow2.util.ee.metadata.ws.impl.xml.parsing
 

Methods in org.ow2.util.ee.metadata.ws.impl.xml.parsing that return Webservices12DeploymentDesc.Type
static Webservices12DeploymentDesc.Type Webservices12DeploymentDesc.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Webservices12DeploymentDesc.Type[] Webservices12DeploymentDesc.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.util.ee.metadata.ws.impl.xml.parsing with parameters of type Webservices12DeploymentDesc.Type
static org.ow2.util.ee.metadata.ws.api.xml.struct.IWebservices Webservices12DeploymentDesc.getWebservices12(org.ow2.util.archive.api.IArchive archive, Webservices12DeploymentDesc.Type type)
          Gets Webservices for a given archive.
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.