Class pfcSimpRep
Description
This class defines a simplified representation.
Direct Parent Classes:
User Guide References:
Method Summary
| |
| |
| |
| Returns instructions that specify which internal data is required to define a simplified representation. |
| |
| |
| |
| Returns the type of a simplified representation. |
void | |
| |
| |
| Enables you to set (if null) or change instructions that specify the internal data required to define a simplified representation. |
Method Detail
Returns instructions that specify which internal data is required to define a simplified representation.
Returns:
The pfcSimpRepInstructions or null.
User Guide References:
Returns the type of a simplified representation.
See Also:
Returns:
The simplified representation type.
Enables you to set (if null) or change instructions that specify the internal data required to define a simplified representation.
Parameters:
Instructions
The new instructions.
User Guide References: