public class VOMSGenericAttributeImpl extends Object implements VOMSGenericAttribute
| Constructor and Description |
|---|
VOMSGenericAttributeImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContext() |
String |
getName() |
String |
getValue() |
int |
hashCode() |
void |
setContext(String context) |
void |
setName(String name) |
void |
setValue(String value) |
String |
toString() |
public String getName()
getName in interface VOMSGenericAttributepublic String getValue()
getValue in interface VOMSGenericAttributepublic String getContext()
getContext in interface VOMSGenericAttributepublic void setName(String name)
public void setValue(String value)
public void setContext(String context)
Copyright © 2015. All rights reserved.