|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.resource.properties.v1_2.porttype.impl.XmlBeansResourcePropertyValueChangeEvent
Constructor Summary | |
XmlBeansResourcePropertyValueChangeEvent(java.lang.Object[] oldValue,
java.lang.Object[] newValue)
|
Method Summary | |
java.lang.Object[] |
getNewValue()
Returns the new value of the property, as an array of property elements; may be null. |
java.lang.Object[] |
getOldValue()
Returns the old value of the property, as an array of property elements; may be null. |
org.apache.xmlbeans.XmlObject |
getXmlObject()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XmlBeansResourcePropertyValueChangeEvent(java.lang.Object[] oldValue, java.lang.Object[] newValue)
Method Detail |
public java.lang.Object[] getOldValue()
ResourcePropertyValueChangeEvent
getOldValue
in interface ResourcePropertyValueChangeEvent
public java.lang.Object[] getNewValue()
ResourcePropertyValueChangeEvent
getNewValue
in interface ResourcePropertyValueChangeEvent
public org.apache.xmlbeans.XmlObject getXmlObject()
getXmlObject
in interface org.apache.ws.XmlObjectWrapper
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |