|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssociatedConcept | |
---|---|
collections |
Uses of AssociatedConcept in collections |
---|
Fields in collections declared as AssociatedConcept | |
---|---|
private AssociatedConcept[] |
AssociatedConceptList.associatedConcept
|
Methods in collections that return AssociatedConcept | |
---|---|
AssociatedConcept[] |
AssociatedConceptList.getAssociatedConcept()
Gets the associatedConcept value for this AssociatedConceptList. |
AssociatedConcept |
AssociatedConceptList.getAssociatedConcept(int i)
|
Methods in collections with parameters of type AssociatedConcept | |
---|---|
void |
AssociatedConceptList.setAssociatedConcept(AssociatedConcept[] associatedConcept)
Sets the associatedConcept value for this AssociatedConceptList. |
void |
AssociatedConceptList.setAssociatedConcept(int i,
AssociatedConcept _value)
|
Constructors in collections with parameters of type AssociatedConcept | |
---|---|
AssociatedConceptList(AssociatedConcept[] associatedConcept)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |