|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcom.predic8.soamodel.CreatorContext
com.predic8.schema.creator.SchemaCreatorContext
com.predic8.wstool.creator.FormCreatorContext
class FormCreatorContext extends SchemaCreatorContext
| Property Summary | |
|---|---|
def |
attrs
|
def |
element
|
def |
formParams
|
def |
path
|
| Method Summary | |
|---|---|
Object
|
clone()
|
| Methods inherited from class SchemaCreatorContext | |
|---|---|
| clone |
| Methods inherited from class CreatorContext | |
|---|---|
| clone, copyDeclNS |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
def attrs
def element
def formParams
def path
| Method Detail |
|---|
Object clone()
Groovy Documentation