|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.shirako.proxies.soap.beans.Reservation
public class Reservation
| Constructor Summary | |
|---|---|
Reservation()
|
|
Reservation(java.lang.String reservationID,
Slice slice,
ResourceSet resourceSet,
Term term,
long sequence)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getReservationID()
Gets the reservationID value for this Reservation. |
ResourceSet |
getResourceSet()
Gets the resourceSet value for this Reservation. |
long |
getSequence()
Gets the sequence value for this Reservation. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Slice |
getSlice()
Gets the slice value for this Reservation. |
Term |
getTerm()
Gets the term value for this Reservation. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setReservationID(java.lang.String reservationID)
Sets the reservationID value for this Reservation. |
void |
setResourceSet(ResourceSet resourceSet)
Sets the resourceSet value for this Reservation. |
void |
setSequence(long sequence)
Sets the sequence value for this Reservation. |
void |
setSlice(Slice slice)
Sets the slice value for this Reservation. |
void |
setTerm(Term term)
Sets the term value for this Reservation. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Reservation()
public Reservation(java.lang.String reservationID,
Slice slice,
ResourceSet resourceSet,
Term term,
long sequence)
| Method Detail |
|---|
public java.lang.String getReservationID()
public void setReservationID(java.lang.String reservationID)
reservationID - public Slice getSlice()
public void setSlice(Slice slice)
slice - public ResourceSet getResourceSet()
public void setResourceSet(ResourceSet resourceSet)
resourceSet - public Term getTerm()
public void setTerm(Term term)
term - public long getSequence()
public void setSequence(long sequence)
sequence - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||