Groovy Documentation

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

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

abstract class Facet
extends Object

Property Summary
String value

 
Method Summary
def create(def creator, def ctx)

boolean equals(def obj)

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

Property Detail

value

String value


 
Method Detail

create

def create(def creator, def ctx)


equals

boolean equals(def obj)


 

Groovy Documentation