public class NativeStyleServiceInterfaceperformNativeStyleAction extends Object
native styles that match the given Statement.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected NativeStyleAction |
nativeStyleAction |
| Constructor and Description |
|---|
NativeStyleServiceInterfaceperformNativeStyleAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
NativeStyleAction |
getNativeStyleAction()
Gets the value of the nativeStyleAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setNativeStyleAction(NativeStyleAction value)
Sets the value of the nativeStyleAction property.
|
protected NativeStyleAction nativeStyleAction
protected Statement filterStatement
public NativeStyleServiceInterfaceperformNativeStyleAction()
public NativeStyleAction getNativeStyleAction()
NativeStyleActionpublic void setNativeStyleAction(NativeStyleAction value)
value - allowed object is
NativeStyleActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.