|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.shark.asap.types.SetPropertiesRs
public class SetPropertiesRs
Constructor Summary | |
---|---|
SetPropertiesRs()
|
|
SetPropertiesRs(org.apache.axis.types.URI key,
StateType state,
java.lang.String name,
java.lang.String subject,
java.lang.String description,
org.apache.axis.types.URI factoryKey,
org.apache.axis.types.URI[] observers,
ContextData contextData,
ResultData resultData,
Event[] history,
SchemaType contextDataSchema,
SchemaType resultDataSchema,
org.apache.axis.types.Duration expiration)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
ContextData |
getContextData()
Gets the contextData value for this SetPropertiesRs. |
SchemaType |
getContextDataSchema()
Gets the contextDataSchema value for this SetPropertiesRs. |
java.lang.String |
getDescription()
Gets the description value for this SetPropertiesRs. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.Duration |
getExpiration()
Gets the expiration value for this SetPropertiesRs. |
org.apache.axis.types.URI |
getFactoryKey()
Gets the factoryKey value for this SetPropertiesRs. |
Event[] |
getHistory()
Gets the history value for this SetPropertiesRs. |
org.apache.axis.types.URI |
getKey()
Gets the key value for this SetPropertiesRs. |
java.lang.String |
getName()
Gets the name value for this SetPropertiesRs. |
org.apache.axis.types.URI[] |
getObservers()
Gets the observers value for this SetPropertiesRs. |
ResultData |
getResultData()
Gets the resultData value for this SetPropertiesRs. |
SchemaType |
getResultDataSchema()
Gets the resultDataSchema value for this SetPropertiesRs. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
StateType |
getState()
Gets the state value for this SetPropertiesRs. |
java.lang.String |
getSubject()
Gets the subject value for this SetPropertiesRs. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setContextData(ContextData contextData)
Sets the contextData value for this SetPropertiesRs. |
void |
setContextDataSchema(SchemaType contextDataSchema)
Sets the contextDataSchema value for this SetPropertiesRs. |
void |
setDescription(java.lang.String description)
Sets the description value for this SetPropertiesRs. |
void |
setExpiration(org.apache.axis.types.Duration expiration)
Sets the expiration value for this SetPropertiesRs. |
void |
setFactoryKey(org.apache.axis.types.URI factoryKey)
Sets the factoryKey value for this SetPropertiesRs. |
void |
setHistory(Event[] history)
Sets the history value for this SetPropertiesRs. |
void |
setKey(org.apache.axis.types.URI key)
Sets the key value for this SetPropertiesRs. |
void |
setName(java.lang.String name)
Sets the name value for this SetPropertiesRs. |
void |
setObservers(org.apache.axis.types.URI[] observers)
Sets the observers value for this SetPropertiesRs. |
void |
setResultData(ResultData resultData)
Sets the resultData value for this SetPropertiesRs. |
void |
setResultDataSchema(SchemaType resultDataSchema)
Sets the resultDataSchema value for this SetPropertiesRs. |
void |
setState(StateType state)
Sets the state value for this SetPropertiesRs. |
void |
setSubject(java.lang.String subject)
Sets the subject value for this SetPropertiesRs. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SetPropertiesRs()
public SetPropertiesRs(org.apache.axis.types.URI key, StateType state, java.lang.String name, java.lang.String subject, java.lang.String description, org.apache.axis.types.URI factoryKey, org.apache.axis.types.URI[] observers, ContextData contextData, ResultData resultData, Event[] history, SchemaType contextDataSchema, SchemaType resultDataSchema, org.apache.axis.types.Duration expiration)
Method Detail |
---|
public org.apache.axis.types.URI getKey()
public void setKey(org.apache.axis.types.URI key)
key
- public StateType getState()
public void setState(StateType state)
state
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public java.lang.String getSubject()
public void setSubject(java.lang.String subject)
subject
- public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- public org.apache.axis.types.URI getFactoryKey()
public void setFactoryKey(org.apache.axis.types.URI factoryKey)
factoryKey
- public org.apache.axis.types.URI[] getObservers()
public void setObservers(org.apache.axis.types.URI[] observers)
observers
- public ContextData getContextData()
public void setContextData(ContextData contextData)
contextData
- public ResultData getResultData()
public void setResultData(ResultData resultData)
resultData
- public Event[] getHistory()
public void setHistory(Event[] history)
history
- public SchemaType getContextDataSchema()
public void setContextDataSchema(SchemaType contextDataSchema)
contextDataSchema
- public SchemaType getResultDataSchema()
public void setResultDataSchema(SchemaType resultDataSchema)
resultDataSchema
- public org.apache.axis.types.Duration getExpiration()
public void setExpiration(org.apache.axis.types.Duration expiration)
expiration
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |