|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.proxy.web.ws.wsdl.RPPolicy
public class RPPolicy
| Constructor Summary | |
|---|---|
RPPolicy()
|
|
RPPolicy(String[] label,
String[] labelType,
String longOptional,
String longlabel,
String[] optional,
String[] optionalType,
String privacyVersion)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
String[] |
getLabel()
Gets the label value for this RPPolicy. |
String[] |
getLabelType()
Gets the labelType value for this RPPolicy. |
String |
getLonglabel()
Gets the longlabel value for this RPPolicy. |
String |
getLongOptional()
Gets the longOptional value for this RPPolicy. |
String[] |
getOptional()
Gets the optional value for this RPPolicy. |
String[] |
getOptionalType()
Gets the optionalType value for this RPPolicy. |
String |
getPrivacyVersion()
Gets the privacyVersion value for this RPPolicy. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setLabel(String[] label)
Sets the label value for this RPPolicy. |
void |
setLabelType(String[] labelType)
Sets the labelType value for this RPPolicy. |
void |
setLonglabel(String longlabel)
Sets the longlabel value for this RPPolicy. |
void |
setLongOptional(String longOptional)
Sets the longOptional value for this RPPolicy. |
void |
setOptional(String[] optional)
Sets the optional value for this RPPolicy. |
void |
setOptionalType(String[] optionalType)
Sets the optionalType value for this RPPolicy. |
void |
setPrivacyVersion(String privacyVersion)
Sets the privacyVersion value for this RPPolicy. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RPPolicy()
public RPPolicy(String[] label,
String[] labelType,
String longOptional,
String longlabel,
String[] optional,
String[] optionalType,
String privacyVersion)
| Method Detail |
|---|
public String[] getLabel()
public void setLabel(String[] label)
label - public String[] getLabelType()
public void setLabelType(String[] labelType)
labelType - public String getLongOptional()
public void setLongOptional(String longOptional)
longOptional - public String getLonglabel()
public void setLonglabel(String longlabel)
longlabel - public String[] getOptional()
public void setOptional(String[] optional)
optional - public String[] getOptionalType()
public void setOptionalType(String[] optionalType)
optionalType - public String getPrivacyVersion()
public void setPrivacyVersion(String privacyVersion)
privacyVersion - 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,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||