|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GLISTPQ
A representation of the model object 'GLISTPQ'.
The following features are supported:
CDAR2Package.getGLISTPQ()| Method Summary | |
|---|---|
java.math.BigInteger |
getDenominator()
Returns the value of the 'Denominator' attribute. |
PQ |
getHead()
Returns the value of the 'Head' containment reference. |
PQ |
getIncrement()
Returns the value of the 'Increment' containment reference. |
java.math.BigInteger |
getPeriod()
Returns the value of the 'Period' attribute. |
void |
setDenominator(java.math.BigInteger value)
Sets the value of the ' Denominator' attribute. |
void |
setHead(PQ value)
Sets the value of the ' Head' containment reference. |
void |
setIncrement(PQ value)
Sets the value of the ' Increment' containment reference. |
void |
setPeriod(java.math.BigInteger value)
Sets the value of the ' Period' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.ANY |
|---|
getNullFlavor, setNullFlavor |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
PQ getHead()
setHead(PQ),
CDAR2Package.getGLISTPQ_Head()void setHead(PQ value)
Head' containment reference.
value - the new value of the 'Head' containment reference.getHead()PQ getIncrement()
setIncrement(PQ),
CDAR2Package.getGLISTPQ_Increment()void setIncrement(PQ value)
Increment' containment reference.
value - the new value of the 'Increment' containment reference.getIncrement()java.math.BigInteger getDenominator()
setDenominator(BigInteger),
CDAR2Package.getGLISTPQ_Denominator()void setDenominator(java.math.BigInteger value)
Denominator' attribute.
value - the new value of the 'Denominator' attribute.getDenominator()java.math.BigInteger getPeriod()
setPeriod(BigInteger),
CDAR2Package.getGLISTPQ_Period()void setPeriod(java.math.BigInteger value)
Period' attribute.
value - the new value of the 'Period' attribute.getPeriod()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||