public interface VOMSGenericAttribute
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContext()
This method returns the context for this generic attribute
|
java.lang.String |
getName()
This method returns the name of this generic attribute
|
java.lang.String |
getValue()
This method returns the value of this generic attribute
|
java.lang.String getName()
java.lang.String getValue()
java.lang.String getContext()