|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductBundlePosition
Abstract class ProductBundlePosition
| Method Summary | |
|---|---|
ProductBundle |
getBasedOn()
Retrieves the value for the reference basedOn. |
ProductPosition |
getParentPosition()
Retrieves the value for the reference parentPosition. |
void |
removeParentPosition()
Removes the value for the optional reference parentPosition. |
void |
setParentPosition(ProductPosition parentPosition)
Sets a new value for the reference parentPosition. |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
ProductBundle getBasedOn()
basedOn.
getBasedOn in interface ProductBundlePositionnull – value for this reference.ProductPosition getParentPosition()
parentPosition.
getParentPosition in interface ProductBundlePositionnull – value for this reference.void setParentPosition(ProductPosition parentPosition)
parentPosition.
setParentPosition in interface ProductBundlePositionparentPosition - The non-null new value for this reference.void removeParentPosition()
parentPosition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||