org.gxos.schema.ims
Class NAME
java.lang.Object
|
+--org.gxos.schema.ims.NAME
- All Implemented Interfaces:
- java.io.Serializable
- public class NAME
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
NAME()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public NAME()
getFN
public java.lang.String getFN()
getN
public N getN()
getNICKNAME
public java.lang.String getNICKNAME()
getSORT
public java.lang.String getSORT()
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out
-
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler
-
setFN
public void setFN(java.lang.String _fN)
- Parameters:
_fN
-
setN
public void setN(N _n)
- Parameters:
_n
-
setNICKNAME
public void setNICKNAME(java.lang.String _nICKNAME)
- Parameters:
_nICKNAME
-
setSORT
public void setSORT(java.lang.String _sORT)
- Parameters:
_sORT
-
unmarshal
public static NAME unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException