Package org.teamapps.dto
Klasse UiVideoInputDeviceInfo
java.lang.Object
org.teamapps.dto.UiVideoInputDeviceInfo
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungintintsetNativeHeight(int nativeHeight) setNativeWidth(int nativeWidth) toString()
-
Felddetails
-
nativeWidth
protected int nativeWidth -
nativeHeight
protected int nativeHeight
-
-
Konstruktordetails
-
UiVideoInputDeviceInfo
public UiVideoInputDeviceInfo()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getNativeWidth
public int getNativeWidth() -
getNativeHeight
public int getNativeHeight() -
setNativeWidth
-
setNativeHeight
-