|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glite.wsdl.services.org_glite_security_voms_service_attributes.AttributeValue
public class AttributeValue
| Constructor Summary | |
|---|---|
AttributeValue()
|
|
AttributeValue(AttributeClass attributeClass,
java.lang.String context,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
AttributeClass |
getAttributeClass()
Gets the attributeClass value for this AttributeValue. |
java.lang.String |
getContext()
Gets the context value for this AttributeValue. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
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 |
getValue()
Gets the value value for this AttributeValue. |
int |
hashCode()
|
void |
setAttributeClass(AttributeClass attributeClass)
Sets the attributeClass value for this AttributeValue. |
void |
setContext(java.lang.String context)
Sets the context value for this AttributeValue. |
void |
setValue(java.lang.String value)
Sets the value value for this AttributeValue. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeValue()
public AttributeValue(AttributeClass attributeClass,
java.lang.String context,
java.lang.String value)
| Method Detail |
|---|
public AttributeClass getAttributeClass()
public void setAttributeClass(AttributeClass attributeClass)
attributeClass - public java.lang.String getContext()
public void setContext(java.lang.String context)
context - public java.lang.String getValue()
public void setValue(java.lang.String value)
value - 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 | |||||||||