com.ibm.soa.parlayx21.payment
Interface VolumeChargingService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
VolumeChargingServiceLocator

public interface VolumeChargingService
extends javax.xml.rpc.Service


Method Summary
 VolumeCharging getVolumeCharging()
           
 VolumeCharging getVolumeCharging(java.net.URL portAddress)
           
 java.lang.String getVolumeChargingAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getVolumeCharging

VolumeCharging getVolumeCharging()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getVolumeChargingAddress

java.lang.String getVolumeChargingAddress()

getVolumeCharging

VolumeCharging getVolumeCharging(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.