|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidatableObject
This interface is implemented by generated classes to indicate that the class supports validation.
Method Summary | |
---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
Methods inherited from interface de.nierbeck.timeTrack.model.impl.runtime.XMLSerializable |
---|
serializeAttributes, serializeBody, serializeURIs |
Method Detail |
---|
com.sun.msv.verifier.DocumentDeclaration createRawValidator()
java.lang.Class getPrimaryInterface()
FooImpl
will return Foo
from
this method.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |