| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected FilterNameType |
FilterMappingType.filterName |
protected FilterNameType |
FilterType.filterName |
| Modifier and Type | Method and Description |
|---|---|
FilterNameType |
ObjectFactory.createFilterNameType()
Create an instance of
FilterNameType |
FilterNameType |
FilterMappingType.getFilterName()
Gets the value of the filterName property.
|
FilterNameType |
FilterType.getFilterName()
Gets the value of the filterName property.
|
FilterNameType |
FilterNameType.withId(String value) |
FilterNameType |
FilterNameType.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterMappingType.setFilterName(FilterNameType value)
Sets the value of the filterName property.
|
void |
FilterType.setFilterName(FilterNameType value)
Sets the value of the filterName property.
|
FilterMappingType |
FilterMappingType.withFilterName(FilterNameType value) |
FilterType |
FilterType.withFilterName(FilterNameType value) |
Copyright © 2019. All rights reserved.