Groovy Documentation

com.predic8.schema.restriction.facet
[Groovy] Class EnumerationFacet

java.lang.Object
  com.predic8.schema.restriction.facet.Facet
      com.predic8.schema.restriction.facet.EnumerationFacet

class EnumerationFacet
extends Facet

Method Summary
def create(def creator, def ctx)

boolean equals(def obj)

protected def getElementName()

 
Methods inherited from class Facet
create, equals
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

create

def create(def creator, def ctx)


equals

boolean equals(def obj)


getElementName

protected def getElementName()


 

Groovy Documentation