| 
 | Oracle | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WsrmConstants.RMVersion | |
|---|---|
| weblogic.wsee.reliability | Provides interfaces, classes, exceptions, and enumerations for developing Web Service Reliable Messaging (WS-RM). | 
| Uses of WsrmConstants.RMVersion in weblogic.wsee.reliability | 
|---|
| Methods in weblogic.wsee.reliability that return WsrmConstants.RMVersion | |
|---|---|
| static WsrmConstants.RMVersion | WsrmConstants.RMVersion.forNamespaceUri(String ns) | 
| static WsrmConstants.RMVersion | WsrmConstants.RMVersion.latest()If you add new RM versions, update this to be the latest version | 
| static WsrmConstants.RMVersion | WsrmConstants.RMVersion.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static WsrmConstants.RMVersion[] | WsrmConstants.RMVersion.values()Returns an array containing the constants of this enum type, in the order they're declared. | 
| Methods in weblogic.wsee.reliability with parameters of type WsrmConstants.RMVersion | |
|---|---|
|  String | WsrmConstants.Action.getActionURI(WsrmConstants.RMVersion version) | 
|  QName | WsrmConstants.Element.getQName(WsrmConstants.RMVersion rmVersion) | 
|  String | WsrmConstants.Element.getQualifiedName(WsrmConstants.RMVersion rmVersion) | 
|  boolean | WsrmConstants.RMVersion.isBefore(WsrmConstants.RMVersion other) | 
|  boolean | WsrmConstants.RMVersion.isLaterThan(WsrmConstants.RMVersion other) | 
|  boolean | WsrmConstants.RMVersion.isLaterThanOrEqualTo(WsrmConstants.RMVersion other) | 
| 
 | Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||