|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CodeValueContainer in org.opencrx.kernel.base.cci2 |
|---|
| Methods in org.opencrx.kernel.base.cci2 that return CodeValueContainer | |
|---|---|
CodeValueContainer |
Property.getDomain()
Retrieves the value for the reference domain. |
| Methods in org.opencrx.kernel.base.cci2 with parameters of type CodeValueContainer | |
|---|---|
void |
Property.setDomain(CodeValueContainer domain)
Sets a new value for the reference domain. |
| Uses of CodeValueContainer in org.opencrx.kernel.base.jdo2 |
|---|
| Methods in org.opencrx.kernel.base.jdo2 that return CodeValueContainer | |
|---|---|
CodeValueContainer |
Property.getDomain()
Retrieves the value for the reference domain. |
| Methods in org.opencrx.kernel.base.jdo2 with parameters of type CodeValueContainer | |
|---|---|
void |
Property.setDomain(CodeValueContainer domain)
Sets a new value for the reference domain. |
| Uses of CodeValueContainer in org.opencrx.kernel.base.jmi1 |
|---|
| Methods in org.opencrx.kernel.base.jmi1 with parameters of type CodeValueContainer | |
|---|---|
void |
Property.setDomain(CodeValueContainer domain)
Sets a new value for the reference domain. |
| Uses of CodeValueContainer in org.opencrx.kernel.code1.cci2 |
|---|
| Methods in org.opencrx.kernel.code1.cci2 with type parameters of type CodeValueContainer | ||
|---|---|---|
|
Segment.getValueContainer()
Retrieves a set containing all the elements for the reference valueContainer. |
|
| Methods in org.opencrx.kernel.code1.cci2 that return CodeValueContainer | |
|---|---|
CodeValueContainer |
Segment.getValueContainer(boolean nameIsPersistent,
String name)
Retrieves the value for the reference valueContainer for
the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.code1.cci2 with parameters of type CodeValueContainer | |
|---|---|
void |
Segment.addValueContainer(boolean nameIsPersistent,
String name,
CodeValueContainer valueContainer)
Adds the specified element to the set of the values for the reference valueContainer. |
| Uses of CodeValueContainer in org.opencrx.kernel.code1.jdo2 |
|---|
| Classes in org.opencrx.kernel.code1.jdo2 that implement CodeValueContainer | |
|---|---|
class |
CodeValueContainer
Class CodeValueContainer |
| Methods in org.opencrx.kernel.code1.jdo2 with type parameters of type CodeValueContainer | ||
|---|---|---|
|
Segment.getValueContainer()
Retrieves a set containing all the elements for the reference valueContainer. |
|
| Methods in org.opencrx.kernel.code1.jdo2 that return CodeValueContainer | |
|---|---|
CodeValueContainer |
Segment.getValueContainer(boolean nameIsPersistent,
String name)
Retrieves the value for the reference valueContainer for
the specified qualifier attribute value. |
| Methods in org.opencrx.kernel.code1.jdo2 with parameters of type CodeValueContainer | |
|---|---|
void |
Segment.addValueContainer(boolean nameIsPersistent,
String name,
CodeValueContainer valueContainer)
Adds the specified element to the set of the values for the reference valueContainer. |
static CloseableCollection<AbstractEntry> |
AbstractEntry.openmdxjdoGetObjectsByParent(CodeValueContainer valueContainer)
Navigate through an object's composite association |
| Uses of CodeValueContainer in org.opencrx.kernel.code1.jmi1 |
|---|
| Subinterfaces of CodeValueContainer in org.opencrx.kernel.code1.jmi1 | |
|---|---|
interface |
CodeValueContainer
Class CodeValueContainer |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||