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

    Modifier and Type Method Description
    java.lang.String getFilePath()  
    boolean isRelativePath()  
    void setFilePath​(java.lang.String filePath)  
    void setRelativePath​(boolean relativePath)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait