Library | Package Java Toolkit

Interface FeatureCreateInstructions

package com.ptc.pfc.pfcFeature;

public interface FeatureCreateInstructions
  extends jxobject



Description

This class defines instructions for creating a feature.



Method Summary
FeatureTypeGetType ()
    Gets the type of feature to be created by the instructions.

Method Detail

GetType

FeatureTypeGetType ()


    Gets the type of feature to be created by the instructions.
Returns:
The feature type.

Note that the features returned when creating UDF features may not match the type specified by this value.