Bartosz Firyn (SarXos)

com.github.sarxos.webcam.ds.ipcam.impl
Class IpCamDescriptor

java.lang.Object
  extended by com.github.sarxos.webcam.ds.ipcam.impl.IpCamDescriptor

public class IpCamDescriptor
extends Object


Constructor Summary
IpCamDescriptor()
           
 
Method Summary
 IpCamAuth getAuth()
           
 IpCamMode getMode()
           
 String getName()
           
 URL getURL()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpCamDescriptor

public IpCamDescriptor()
Method Detail

getName

public String getName()

getURL

public URL getURL()

getMode

public IpCamMode getMode()

getAuth

public IpCamAuth getAuth()

Bartosz Firyn (SarXos)

Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.