API Documentation > Interfaces > Interface ElementPath
Interface ElementPath

package com.ptc.wfc.wfcElementTree;

public interface
ElementPath
extends
jxobject


Description
Method Summary
Get method for attribute "Items"
Obtains the element path items from the element path
void
Set method for attribute "Items"
Obtains the element path items from the element path
Method Detail
GetItems
GetItems
()
SetItems
void
SetItems
(ElemPathItems value)
Obtains the element path items from the element path
User Guide References:
Was this helpful?