public static class JSSessionModel.PropertyNodes extends Object
| Modifier and Type | Field and Description |
|---|---|
IGetterNode |
getter |
String |
name |
boolean |
resolvedExport |
ISetterNode |
setter |
boolean |
suppressExport |
ITypeDefinition |
type |
String |
uri |
| Constructor and Description |
|---|
PropertyNodes() |
public IGetterNode getter
public ISetterNode setter
public ITypeDefinition type
public boolean resolvedExport
public String name
public String uri
public boolean suppressExport
Copyright © 2020 The Apache Software Foundation. All rights reserved.