API Documentation > Interfaces > Interface ImportRedefByFeatAttributes
Interface ImportRedefByFeatAttributes

package com.ptc.wfc.wfcFeature;

public interface
ImportRedefByFeatAttributes
extends
com.ptc.wfc.wfcFeature.ImportFeatureRedefSource


Description
Import by feature attributes.
User Guide References:
Methods Inherited from Interface com.ptc.wfc.wfcFeature.ImportFeatureRedefSource :
Method Summary
Get method for attribute "ImportFeatAttributes"
The import feature attributes.
void
Set method for attribute "ImportFeatAttributes"
The import feature attributes.
Method Detail
GetImportFeatAttributes
GetImportFeatAttributes
()
SetImportFeatAttributes
void
SetImportFeatAttributes
The import feature attributes.
User Guide References:
Was this helpful?