JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.teavm.platform.metadata
Interface BooleanResource
All Superinterfaces:
Resource
public interface
BooleanResource
extends
Resource
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
getValue
()
void
setValue
(boolean value)
Method Details
getValue
boolean
getValue
()
setValue
void
setValue
(boolean value)