| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.sourceforge.ifx.basetypes.IFXObject
org.sourceforge.ifx.basetypes.IFXString
The IFXString class models the xsd:string datatype.
| Constructor Summary | |
IFXString()
default constructor  | 
|
| Method Summary | |
 boolean | 
equals(java.lang.Object obj)
Compares two Base64Binary objects for equality.  | 
 java.lang.String | 
getString()
Returns the object as a String.  | 
 void | 
setString(java.lang.String s)
Sets the object from a String.  | 
| Methods inherited from class org.sourceforge.ifx.basetypes.IFXObject | 
toString | 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public IFXString()
| Method Detail | 
public java.lang.String getString()
getString in interface IBaseTypepublic void setString(java.lang.String s)
setString in interface IBaseTypes - a String to set.public boolean equals(java.lang.Object obj)
equals in class IFXObjectobj - the object to compare against.
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||