|
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.UniversalFailure
public class UniversalFailure
Class UniversalFailure.
Constructor Summary | |
---|---|
UniversalFailure()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Object |
getChoiceValue()
Returns the value of field 'choiceValue'. |
OperationErrors |
getOperation()
Returns the value of field 'operation'. |
PerformanceManagementErrors |
getPerformanceManagement()
Returns the value of field 'performanceManagement'. |
PrivateDataInfoErrors |
getPrivateData()
Returns the value of field 'privateData'. |
java.lang.String |
getPrivateErrorCode()
Returns the value of field 'privateErrorCode'. |
SecurityErrors |
getSecurity()
Returns the value of field 'security'. |
StateIncompatibilityErrors |
getStateIncompatibility()
Returns the value of field 'stateIncompatibility'. |
SubscribedResourceAvailabilityErrors |
getSubscribedResourceAvailability()
Returns the value of field 'subscribedResourceAvailability'. |
SystemResourceAvailabilityErrors |
getSystemResourceAvailibility()
Returns the value of field 'systemResourceAvailibility'. |
Empty |
getUnspecified()
Returns the value of field 'unspecified'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setOperation(OperationErrors operation)
Sets the value of field 'operation'. |
void |
setPerformanceManagement(PerformanceManagementErrors performanceManagement)
Sets the value of field 'performanceManagement'. |
void |
setPrivateData(PrivateDataInfoErrors privateData)
Sets the value of field 'privateData'. |
void |
setPrivateErrorCode(java.lang.String privateErrorCode)
Sets the value of field 'privateErrorCode'. |
void |
setSecurity(SecurityErrors security)
Sets the value of field 'security'. |
void |
setStateIncompatibility(StateIncompatibilityErrors stateIncompatibility)
Sets the value of field 'stateIncompatibility'. |
void |
setSubscribedResourceAvailability(SubscribedResourceAvailabilityErrors subscribedResourceAvailability)
Sets the value of field 'subscribedResourceAvailability'. |
void |
setSystemResourceAvailibility(SystemResourceAvailabilityErrors systemResourceAvailibility)
Sets the value of field 'systemResourceAvailibility'. |
void |
setUnspecified(Empty unspecified)
Sets the value of field 'unspecified'. |
static UniversalFailure |
unmarshalUniversalFailure(java.io.Reader reader)
Method unmarshalUniversalFailure |
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 UniversalFailure()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Object getChoiceValue()
public OperationErrors getOperation()
public PerformanceManagementErrors getPerformanceManagement()
public PrivateDataInfoErrors getPrivateData()
public java.lang.String getPrivateErrorCode()
public SecurityErrors getSecurity()
public StateIncompatibilityErrors getStateIncompatibility()
public SubscribedResourceAvailabilityErrors getSubscribedResourceAvailability()
public SystemResourceAvailabilityErrors getSystemResourceAvailibility()
public Empty getUnspecified()
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 setOperation(OperationErrors operation)
operation
- the value of field 'operation'.public void setPerformanceManagement(PerformanceManagementErrors performanceManagement)
performanceManagement
- the value of field
'performanceManagement'.public void setPrivateData(PrivateDataInfoErrors privateData)
privateData
- the value of field 'privateData'.public void setPrivateErrorCode(java.lang.String privateErrorCode)
privateErrorCode
- the value of field 'privateErrorCode'public void setSecurity(SecurityErrors security)
security
- the value of field 'security'.public void setStateIncompatibility(StateIncompatibilityErrors stateIncompatibility)
stateIncompatibility
- the value of field
'stateIncompatibility'.public void setSubscribedResourceAvailability(SubscribedResourceAvailabilityErrors subscribedResourceAvailability)
subscribedResourceAvailability
- the value of field
'subscribedResourceAvailability'.public void setSystemResourceAvailibility(SystemResourceAvailabilityErrors systemResourceAvailibility)
systemResourceAvailibility
- the value of field
'systemResourceAvailibility'.public void setUnspecified(Empty unspecified)
unspecified
- the value of field 'unspecified'.public static UniversalFailure unmarshalUniversalFailure(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 |