|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameAndValueList | |
---|---|
cagrid | |
core |
Uses of NameAndValueList in cagrid |
---|
Methods in cagrid that return NameAndValueList | |
---|---|
NameAndValueList |
HierarchyResolutionPolicy.getAssociationQualifiers()
Gets the associationQualifiers value for this HierarchyResolutionPolicy. |
Methods in cagrid with parameters of type NameAndValueList | |
---|---|
void |
HierarchyResolutionPolicy.setAssociationQualifiers(NameAndValueList associationQualifiers)
Sets the associationQualifiers value for this HierarchyResolutionPolicy. |
Constructors in cagrid with parameters of type NameAndValueList | |
---|---|
HierarchyResolutionPolicy(NameAndValueList associationQualifiers,
ConceptIdentification conceptCode,
HierarchyIdentification hierarchyId,
boolean resolveConcepts)
|
Uses of NameAndValueList in core |
---|
Methods in core that return NameAndValueList | |
---|---|
NameAndValueList |
AssociatedConcept.getAssociationQualifiers()
Gets the associationQualifiers value for this AssociatedConcept. |
Methods in core with parameters of type NameAndValueList | |
---|---|
void |
AssociatedConcept.setAssociationQualifiers(NameAndValueList associationQualifiers)
Sets the associationQualifiers value for this AssociatedConcept. |
Constructors in core with parameters of type NameAndValueList | |
---|---|
AssociatedConcept(NameAndValueList associationQualifiers,
boolean isNavigable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |