org.apache.ws.jaxme.js

Class JavaSource.Type

public static class JavaSource.Type extends Object implements Serializable

Specifies the type of a java class (interface, or class).
Method Summary
StringtoString()
static JavaSource.TypevalueOf(String pType)
Converts the given string into a java class type.

Method Detail

toString

public String toString()

valueOf

public static JavaSource.Type valueOf(String pType)
Converts the given string into a java class type.