| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Selection | GetReference
()
Get method for attribute "Reference" The references contained in a surface collection reference |
| SurfaceCollectionRefType | GetRefType
()
Get method for attribute "RefType" The type of reference contained in a surface collection reference |
| void | SetReference
(Selection value)
Set method for attribute "Reference" The references contained in a surface collection reference |
| void | SetRefType
(SurfaceCollectionRefType value)
Set method for attribute "RefType" The type of reference contained in a surface collection reference |
| Method Detail |
|---|
| GetRefType/SetRefType |
|---|
| SurfaceCollectionRefType | GetRefType | () |
| void | SetRefType | (SurfaceCollectionRefType value) |
|
The type of reference contained in a surface collection reference
Exceptions thrown (but not limited to): <reference 6 to unknown entity pfcExceptions::pfcXInAMethod>
|
| GetReference/SetReference |
|---|
| Selection | GetReference | () |
| void | SetReference | (Selection value) |
|
The references contained in a surface collection reference
Exceptions thrown (but not limited to): <reference 6 to unknown entity pfcExceptions::pfcXInAMethod>
|