4.1.0.610 20071213

ch.ecma.csta.binding
Class SecurityFormat

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.SecurityFormat
All Implemented Interfaces:
java.io.Serializable

public class SecurityFormat
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class SecurityFormat.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
SecurityFormat()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getOctetStringFromSF()
          Returns the value of field 'octetStringFromSF'.
 java.lang.Boolean getOctetStringToSF()
          Returns the value of field 'octetStringToSF'.
 java.lang.Boolean getOtherTypeFromSF()
          Returns the value of field 'otherTypeFromSF'.
 java.lang.Boolean getOtherTypeToSF()
          Returns the value of field 'otherTypeToSF'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setOctetStringFromSF(java.lang.Boolean octetStringFromSF)
          Sets the value of field 'octetStringFromSF'.
 void setOctetStringToSF(java.lang.Boolean octetStringToSF)
          Sets the value of field 'octetStringToSF'.
 void setOtherTypeFromSF(java.lang.Boolean otherTypeFromSF)
          Sets the value of field 'otherTypeFromSF'.
 void setOtherTypeToSF(java.lang.Boolean otherTypeToSF)
          Sets the value of field 'otherTypeToSF'.
static SecurityFormat unmarshalSecurityFormat(java.io.Reader reader)
          Method unmarshalSecurityFormat
 void validate()
          Method validate
 
Methods inherited from class ch.ecma.csta.CastorObject
getOldSessionID, hashCode, setOldSessionID, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecurityFormat

public SecurityFormat()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getOctetStringFromSF

public java.lang.Boolean getOctetStringFromSF()
Returns the value of field 'octetStringFromSF'.

Returns:
Boolean

getOctetStringToSF

public java.lang.Boolean getOctetStringToSF()
Returns the value of field 'octetStringToSF'.

Returns:
Boolean

getOtherTypeFromSF

public java.lang.Boolean getOtherTypeFromSF()
Returns the value of field 'otherTypeFromSF'.

Returns:
Boolean

getOtherTypeToSF

public java.lang.Boolean getOtherTypeToSF()
Returns the value of field 'otherTypeToSF'.

Returns:
Boolean

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setOctetStringFromSF

public void setOctetStringFromSF(java.lang.Boolean octetStringFromSF)
Sets the value of field 'octetStringFromSF'.

Parameters:
octetStringFromSF - the value of field 'octetStringFromSF'.

setOctetStringToSF

public void setOctetStringToSF(java.lang.Boolean octetStringToSF)
Sets the value of field 'octetStringToSF'.

Parameters:
octetStringToSF - the value of field 'octetStringToSF'.

setOtherTypeFromSF

public void setOtherTypeFromSF(java.lang.Boolean otherTypeFromSF)
Sets the value of field 'otherTypeFromSF'.

Parameters:
otherTypeFromSF - the value of field 'otherTypeFromSF'.

setOtherTypeToSF

public void setOtherTypeToSF(java.lang.Boolean otherTypeToSF)
Sets the value of field 'otherTypeToSF'.

Parameters:
otherTypeToSF - the value of field 'otherTypeToSF'.

unmarshalSecurityFormat

public static SecurityFormat unmarshalSecurityFormat(java.io.Reader reader)
                                              throws org.exolab.castor.xml.MarshalException,
                                                     org.exolab.castor.xml.ValidationException
Method unmarshalSecurityFormat

Parameters:
reader -
Returns:
SecurityFormat
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.