Uses of Class
org.glassfish.grizzly.servlet.ver30.OrderingOthersType

Packages that use OrderingOthersType
org.glassfish.grizzly.servlet.ver30   
 

Uses of OrderingOthersType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as OrderingOthersType
protected  OrderingOthersType OrderingOrderingType.others
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return OrderingOthersType
 OrderingOthersType ObjectFactory.createOrderingOthersType()
          Create an instance of OrderingOthersType
 OrderingOthersType OrderingOrderingType.getOthers()
          Gets the value of the others property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type OrderingOthersType
 void OrderingOrderingType.setOthers(OrderingOthersType value)
          Sets the value of the others property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.