|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.tm.stubs.SourceBinding
public class SourceBinding
| Constructor Summary | |
|---|---|
SourceBinding()
|
|
SourceBinding(org.apache.axis.message.addressing.EndpointReferenceType readerEndpoint,
String sourceID,
org.apache.axis.message.addressing.EndpointReferenceType writerEndpoint)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
org.apache.axis.message.addressing.EndpointReferenceType |
getReaderEndpoint()
Gets the readerEndpoint value for this SourceBinding. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSourceID()
Gets the sourceID value for this SourceBinding. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
org.apache.axis.message.addressing.EndpointReferenceType |
getWriterEndpoint()
Gets the writerEndpoint value for this SourceBinding. |
int |
hashCode()
|
void |
setReaderEndpoint(org.apache.axis.message.addressing.EndpointReferenceType readerEndpoint)
Sets the readerEndpoint value for this SourceBinding. |
void |
setSourceID(String sourceID)
Sets the sourceID value for this SourceBinding. |
void |
setWriterEndpoint(org.apache.axis.message.addressing.EndpointReferenceType writerEndpoint)
Sets the writerEndpoint value for this SourceBinding. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceBinding()
public SourceBinding(org.apache.axis.message.addressing.EndpointReferenceType readerEndpoint,
String sourceID,
org.apache.axis.message.addressing.EndpointReferenceType writerEndpoint)
| Method Detail |
|---|
public String getSourceID()
public void setSourceID(String sourceID)
sourceID - public org.apache.axis.message.addressing.EndpointReferenceType getReaderEndpoint()
public void setReaderEndpoint(org.apache.axis.message.addressing.EndpointReferenceType readerEndpoint)
readerEndpoint - public org.apache.axis.message.addressing.EndpointReferenceType getWriterEndpoint()
public void setWriterEndpoint(org.apache.axis.message.addressing.EndpointReferenceType writerEndpoint)
writerEndpoint - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||