Library | Package Java Toolkit

Interface ParsedFileNameData

package com.ptc.wfc.wfcSession;

public interface ParsedFileNameData
  extends jxobject



Description

 



Method Summary
StringGetDirectoryPath ()
    Get method for attribute "DirectoryPath"
     
StringGetExtension ()
    Get method for attribute "Extension"
     
StringGetName ()
    Get method for attribute "Name"
     
intGetVersion ()
    Get method for attribute "Version"
     

Method Detail

GetDirectoryPath

StringGetDirectoryPath ()


     
Manual References:
Session Objects: File Handling, Session Objects: File Handling



GetName

StringGetName ()


     
Manual References:
Session Objects: File Handling, Session Objects: File Handling



GetExtension

StringGetExtension ()


     
Manual References:
Session Objects: File Handling, Session Objects: File Handling



GetVersion

intGetVersion ()


     
Manual References:
Session Objects: File Handling, Session Objects: File Handling