|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.thorstenberger.uebman.ws.regclient.UebmanInstance
public class UebmanInstance
Constructor Summary | |
---|---|
UebmanInstance()
|
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 |
getLectureDescription()
Gets the lectureDescription value for this UebmanInstance. |
java.lang.String |
getLectureLocation()
Gets the lectureLocation value for this UebmanInstance. |
java.lang.String |
getLectureName()
Gets the lectureName value for this UebmanInstance. |
java.lang.String |
getLectureTime()
Gets the lectureTime value for this UebmanInstance. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUrl()
Gets the url value for this UebmanInstance. |
int |
hashCode()
|
void |
setLectureDescription(java.lang.String lectureDescription)
Sets the lectureDescription value for this UebmanInstance. |
void |
setLectureLocation(java.lang.String lectureLocation)
Sets the lectureLocation value for this UebmanInstance. |
void |
setLectureName(java.lang.String lectureName)
Sets the lectureName value for this UebmanInstance. |
void |
setLectureTime(java.lang.String lectureTime)
Sets the lectureTime value for this UebmanInstance. |
void |
setUrl(java.lang.String url)
Sets the url value for this UebmanInstance. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UebmanInstance()
Method Detail |
---|
public java.lang.String getLectureDescription()
public void setLectureDescription(java.lang.String lectureDescription)
lectureDescription
- public java.lang.String getLectureLocation()
public void setLectureLocation(java.lang.String lectureLocation)
lectureLocation
- public java.lang.String getLectureName()
public void setLectureName(java.lang.String lectureName)
lectureName
- public java.lang.String getLectureTime()
public void setLectureTime(java.lang.String lectureTime)
lectureTime
- public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url
- 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 |