Groovy Documentation

com.predic8.wstool.creator
[Groovy] Class FormCreatorContext

java.lang.Object
  com.predic8.soamodel.CreatorContext
      com.predic8.schema.creator.SchemaCreatorContext
          com.predic8.wstool.creator.FormCreatorContext
All Implemented Interfaces:
Cloneable

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

attrs

def attrs


element

def element


formParams

def formParams


path

def path


 
Method Detail

clone

Object clone()


 

Groovy Documentation