Class KindsByFileInput
- java.lang.Object
-
- org.teamapps.ux.component.webrtc.apiclient.KindsByFileInput
-
public class KindsByFileInput extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description KindsByFileInput()KindsByFileInput(java.lang.String filePath, boolean relativePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFilePath()booleanisRelativePath()voidsetFilePath(java.lang.String filePath)voidsetRelativePath(boolean relativePath)
-