|
Novell exteNd Web Services SDK API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sssw.jbroker.web.xsd.Validator
com.sssw.jbroker.web.xsd.IDREFS
A wrapper class that contains a IDREFS.
Please refer to the XML Schema
for the complete definition of this simple type.
| Constructor Summary | |
IDREFS(String value)
Construct a IDREFS with the specified value. |
|
| Method Summary | |
boolean |
equals(Object other)
|
String |
getValue()
Get the value of this IDREFS. |
int |
hashCode()
|
void |
setValue(String value)
Set the value of this IDREFS. |
String |
toString()
|
static void |
validate(Object object)
Validate that a IDREFS is a proper XML Schema IDREFS. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IDREFS(String value)
throws IllegalArgumentException
value - the value of the IDREFS
IllegalArgumentException - if the value can not be validated
as a IDREFS.| Method Detail |
public String getValue()
public void setValue(String value)
throws IllegalArgumentException
value - the value of the IDREFS
IllegalArgumentException - if the value can not be validated
as a IDREFS.public boolean equals(Object other)
public int hashCode()
public static void validate(Object object)
throws IllegalArgumentException
IDREFS.
IllegalArgumentException - if the value can not be validated
as a IDREFS.public String toString()
|
Novell exteNd Web Services SDK API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||