|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.SecurityFormat
public class SecurityFormat
Class SecurityFormat.
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 |
---|
public SecurityFormat()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getOctetStringFromSF()
public java.lang.Boolean getOctetStringToSF()
public java.lang.Boolean getOtherTypeFromSF()
public java.lang.Boolean getOtherTypeToSF()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setOctetStringFromSF(java.lang.Boolean octetStringFromSF)
octetStringFromSF
- the value of field
'octetStringFromSF'.public void setOctetStringToSF(java.lang.Boolean octetStringToSF)
octetStringToSF
- the value of field 'octetStringToSF'.public void setOtherTypeFromSF(java.lang.Boolean otherTypeFromSF)
otherTypeFromSF
- the value of field 'otherTypeFromSF'.public void setOtherTypeToSF(java.lang.Boolean otherTypeToSF)
otherTypeToSF
- the value of field 'otherTypeToSF'.public static SecurityFormat unmarshalSecurityFormat(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |