|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.types.gen.ObjectMethodsDef
public class ObjectMethodsDef
| Constructor Summary | |
|---|---|
ObjectMethodsDef()
|
|
ObjectMethodsDef(java.lang.String PID,
java.lang.String bDefPID,
java.lang.String methodName,
MethodParmDef[] methodParmDefs,
java.lang.String asOfDate)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAsOfDate()
Gets the asOfDate value for this ObjectMethodsDef. |
java.lang.String |
getBDefPID()
Gets the bDefPID value for this ObjectMethodsDef. |
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 |
getMethodName()
Gets the methodName value for this ObjectMethodsDef. |
MethodParmDef[] |
getMethodParmDefs()
Gets the methodParmDefs value for this ObjectMethodsDef. |
java.lang.String |
getPID()
Gets the PID value for this ObjectMethodsDef. |
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 |
int |
hashCode()
|
void |
setAsOfDate(java.lang.String asOfDate)
Sets the asOfDate value for this ObjectMethodsDef. |
void |
setBDefPID(java.lang.String bDefPID)
Sets the bDefPID value for this ObjectMethodsDef. |
void |
setMethodName(java.lang.String methodName)
Sets the methodName value for this ObjectMethodsDef. |
void |
setMethodParmDefs(MethodParmDef[] methodParmDefs)
Sets the methodParmDefs value for this ObjectMethodsDef. |
void |
setPID(java.lang.String PID)
Sets the PID value for this ObjectMethodsDef. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectMethodsDef()
public ObjectMethodsDef(java.lang.String PID,
java.lang.String bDefPID,
java.lang.String methodName,
MethodParmDef[] methodParmDefs,
java.lang.String asOfDate)
| Method Detail |
|---|
public java.lang.String getPID()
public void setPID(java.lang.String PID)
PID - public java.lang.String getBDefPID()
public void setBDefPID(java.lang.String bDefPID)
bDefPID - public java.lang.String getMethodName()
public void setMethodName(java.lang.String methodName)
methodName - public MethodParmDef[] getMethodParmDefs()
public void setMethodParmDefs(MethodParmDef[] methodParmDefs)
methodParmDefs - public java.lang.String getAsOfDate()
public void setAsOfDate(java.lang.String asOfDate)
asOfDate - 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 | |||||||||