|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.vremodeler.stubs.VREDescription
public class VREDescription
| Constructor Summary | |
|---|---|
VREDescription()
|
|
VREDescription(String description,
String designer,
Calendar endTime,
String manager,
String name,
Calendar startTime)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this VREDescription. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDesigner()
Gets the designer value for this VREDescription. |
Calendar |
getEndTime()
Gets the endTime value for this VREDescription. |
String |
getManager()
Gets the manager value for this VREDescription. |
String |
getName()
Gets the name value for this VREDescription. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Calendar |
getStartTime()
Gets the startTime value for this VREDescription. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription(String description)
Sets the description value for this VREDescription. |
void |
setDesigner(String designer)
Sets the designer value for this VREDescription. |
void |
setEndTime(Calendar endTime)
Sets the endTime value for this VREDescription. |
void |
setManager(String manager)
Sets the manager value for this VREDescription. |
void |
setName(String name)
Sets the name value for this VREDescription. |
void |
setStartTime(Calendar startTime)
Sets the startTime value for this VREDescription. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VREDescription()
public VREDescription(String description,
String designer,
Calendar endTime,
String manager,
String name,
Calendar startTime)
| Method Detail |
|---|
public String getName()
public void setName(String name)
name - public String getDescription()
public void setDescription(String description)
description - public String getDesigner()
public void setDesigner(String designer)
designer - public String getManager()
public void setManager(String manager)
manager - public Calendar getStartTime()
public void setStartTime(Calendar startTime)
startTime - public Calendar getEndTime()
public void setEndTime(Calendar endTime)
endTime - 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 | |||||||||