org.apache.ws.jaxme.generator.sg.impl.ccsg
Class GroupUtil

java.lang.Object
  extended by org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupUtil

public  pParamResult)


             
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ctSG

protected final ComplexTypeSG ctSG
Constructor Detail

HandlerSGImpl

protected HandlerSGImpl(ComplexTypeSG pType,
                        JavaSource pJs)
Method Detail

getJavaSource

public JavaSource getJavaSource()
Returns the class being generated.

Specified by:
getJavaSource in interface HandlerSG

setParamAttrs

protected void setParamAttrs(DirectAccessible pParamAttrs)

getParamAttrs

protected DirectAccessible getParamAttrs()

setParamLocalName

protected void setParamLocalName(DirectAccessible pParamLocalName)

getParamLocalName

protected DirectAccessible getParamLocalName()

setParamNamespaceURI

protected void setParamNamespaceURI(DirectAccessible pParamNamespaceURI)

getParamNamespaceURI

protected DirectAccessible getParamNamespaceURI()

setParamQName

protected void setParamQName(DirectAccessible pParamQName)

getParamQName

protected DirectAccessible getParamQName()

setParamResult

protected void setParamResult(DirectAccessible pParamResult)

getParamResult

protected DirectAccessible getParamResult()

newAddAttributeMetho