Interface: IInstanceFile Last update: 16.07.2025 Package: com.phoenix_int.pacz.api Deprecated: see com.phoenix_int.pacz.api.v2.IInstanceFile @Deprecated public interface IInstanceFile Instance file within a component Method Summary Modifier and Type Method and Description java.lang.String getName()Deprecated. Get name of instance file java.lang.String getPath()Deprecated. Get path of instance file Method Detail getName java.lang.String getName() Deprecated. Get name of instance file Returns: name of instance file getPath java.lang.String getPath() Deprecated. Get path of instance file Returns: path of instance file