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 VOMSGenericAttribute
public String getValue()
getValue
in interface VOMSGenericAttribute
public String getContext()
getContext
in interface VOMSGenericAttribute
public void setName(String name)
public void setValue(String value)
public void setContext(String context)
Copyright © 2016. All rights reserved.