|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.manage.extensions.standard.beans.ConfigMappingMng
public class ConfigMappingMng
| Constructor Summary | |
|---|---|
ConfigMappingMng()
|
|
ConfigMappingMng(java.lang.String key,
java.lang.String file,
java.lang.String notes)
|
|
| 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 |
getFile()
Gets the file value for this ConfigMappingMng. |
java.lang.String |
getKey()
Gets the key value for this ConfigMappingMng. |
java.lang.String |
getNotes()
Gets the notes value for this ConfigMappingMng. |
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 |
setFile(java.lang.String file)
Sets the file value for this ConfigMappingMng. |
void |
setKey(java.lang.String key)
Sets the key value for this ConfigMappingMng. |
void |
setNotes(java.lang.String notes)
Sets the notes value for this ConfigMappingMng. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigMappingMng()
public ConfigMappingMng(java.lang.String key,
java.lang.String file,
java.lang.String notes)
| Method Detail |
|---|
public java.lang.String getKey()
public void setKey(java.lang.String key)
key - public java.lang.String getFile()
public void setFile(java.lang.String file)
file - public java.lang.String getNotes()
public void setNotes(java.lang.String notes)
notes - 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 | |||||||||