|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl
org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementBeanSG
public class EmptyElementBeanSG
Implementation of BeanSG
for empty elements.
Field Summary |
---|
Fields inherited from class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl |
---|
ctSG |
Constructor Summary | |
---|---|
EmptyElementBeanSG(ComplexTypeSG pType,
JavaSource pJs)
Creates a new instance generating properties for the given type into the Java class pJs . |
Method Summary |
---|
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl |
---|
generate, getJavaSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyElementBeanSG(ComplexTypeSG pType, JavaSource pJs)
pJs
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |