Uses of Class
org.sourceforge.ifx.framework.element.PointOfServiceData

Packages that use PointOfServiceData
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
 

Uses of PointOfServiceData in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return PointOfServiceData
 PointOfServiceData MsgRqHdr_Type.getPointOfServiceData()
          Getter for pointOfServiceData
 PointOfServiceData BaseEnvr_Type.getPointOfServiceData()
          Getter for pointOfServiceData
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type PointOfServiceData
 void MsgRqHdr_Type.setPointOfServiceData(PointOfServiceData _pointOfServiceData)
          Setter for pointOfServiceData
 void BaseEnvr_Type.setPointOfServiceData(PointOfServiceData _pointOfServiceData)
          Setter for pointOfServiceData