|
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
class SchemaCreatorContext extends CreatorContext
Property Summary | |
---|---|
def |
getSchemaId
|
Constructor Summary | |
SchemaCreatorContext()
|
|
SchemaCreatorContext(CreatorContext ctx)
|
Method Summary | |
---|---|
Object
|
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 getSchemaId
Constructor Detail |
---|
SchemaCreatorContext()
SchemaCreatorContext(CreatorContext ctx)
Method Detail |
---|
Object clone()
Groovy Documentation