JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
de.mirkosertic.bytecoder.api.web
Attr
Contents
Description
Method Summary
Method Details
name()
prefix()
value()
value(String)
Hide sidebar
Show sidebar
Interface Attr
All Superinterfaces:
OpaqueReferenceType
public interface
Attr
extends
OpaqueReferenceType
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
name
()
String
prefix
()
String
value
()
void
value
(
String
value)
Method Details
name
String
name
()
prefix
String
prefix
()
value
String
value
()
value
void
value
(
String
value)