Package org.teavm.chromerdp.data
Class PropertyDescriptorDTO
java.lang.Object
org.teavm.chromerdp.data.PropertyDescriptorDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getValue()
void
setGetter
(RemoteObjectDTO getter) void
void
setValue
(RemoteObjectDTO value)
-
Constructor Details
-
PropertyDescriptorDTO
public PropertyDescriptorDTO()
-
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-
getGetter
-
setGetter
-