|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameValuePair | |
|---|---|
| org.dasein.attributes.types | |
| org.dasein.util | |
| Uses of NameValuePair in org.dasein.attributes.types |
|---|
| Methods in org.dasein.attributes.types that return NameValuePair | |
|---|---|
NameValuePair |
NameValuePairFactory.NameValuePairAttribute.getValue(Object val)
|
| Methods in org.dasein.attributes.types that return types with arguments of type NameValuePair | |
|---|---|
Collection<NameValuePair> |
NameValuePairFactory.NameValuePairAttribute.getChoices()
|
DataTypeFactory<NameValuePair> |
NameValuePairFactory.NameValuePairAttribute.getFactory()
|
DataType<NameValuePair> |
NameValuePairFactory.getType(boolean ml,
boolean mv,
boolean req,
String... params)
|
DataType<NameValuePair> |
NameValuePairFactory.getType(String grp,
Number idx,
boolean ml,
boolean mv,
boolean req,
String... params)
|
| Methods in org.dasein.attributes.types with parameters of type NameValuePair | |
|---|---|
boolean |
NameValuePairFactory.NameValuePairAttribute.isValidChoice(NameValuePair pair)
|
| Uses of NameValuePair in org.dasein.util |
|---|
| Methods in org.dasein.util with parameters of type NameValuePair | |
|---|---|
int |
NameValuePair.compareTo(NameValuePair other)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||