BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.xerces.validators.datatype
Interface StateMessageDatatype


public interface StateMessageDatatype


Method Summary
 java.lang.Object getDatatypeObject()
           
 int getDatatypeState()
           
 void setDatatypeObject(java.lang.Object data)
           
 

Method Detail

getDatatypeObject

public java.lang.Object getDatatypeObject()

setDatatypeObject

public void setDatatypeObject(java.lang.Object data)

getDatatypeState

public int getDatatypeState()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.