Uses of Class
org.xmlsoap.schemas.ws._2004._09.enumeration.FilterType

Packages that use FilterType
com.sun.ws.management.enumeration   
org.xmlsoap.schemas.ws._2004._09.enumeration   
 

Uses of FilterType in com.sun.ws.management.enumeration
 

Methods in com.sun.ws.management.enumeration that return FilterType
 FilterType Enumeration.getFilter()
           
 

Methods in com.sun.ws.management.enumeration with parameters of type FilterType
 void Enumeration.setEnumerate(EndpointReferenceType endTo, java.lang.String expires, FilterType filter, java.lang.Object... anys)
           
 

Uses of FilterType in org.xmlsoap.schemas.ws._2004._09.enumeration
 

Methods in org.xmlsoap.schemas.ws._2004._09.enumeration that return FilterType
 FilterType ObjectFactory.createFilterType()
          Create an instance of FilterType
 FilterType Enumerate.getFilter()
          Gets the value of the filter property.
 

Methods in org.xmlsoap.schemas.ws._2004._09.enumeration with parameters of type FilterType
 void Enumerate.setFilter(FilterType value)
          Sets the value of the filter property.