Library | Package Java Toolkit

Interface ElemPathItem

package com.ptc.wfc.wfcElementTree;

public interface ElemPathItem
  extends jxobject



Description

 



Method Summary
intGetId ()
    Get method for attribute "Id"
    The element id
ElemPathItemTypeGetType ()
    Get method for attribute "Type"
    The element path item type
voidSetId (int value)
    Set method for attribute "Id"
    The element id
voidSetType (ElemPathItemType value)
    Set method for attribute "Type"
    The element path item type

Method Detail

GetType/SetType

ElemPathItemTypeGetType ()
voidSetType (ElemPathItemType value)


    The element path item type
Manual References:
Feature Element Tree: Feature Element Paths, Feature Element Tree: Feature Element Paths, Feature Element Tree: Feature Element Paths



GetId/SetId

intGetId ()
voidSetId (int value)


    The element id
Manual References:
Feature Element Tree: Feature Element Paths, Feature Element Tree: Feature Element Paths, Feature Element Tree: Feature Element Paths, Feature Element Tree: Feature Element Paths