de.rowa.posps.client.connection
Class PospsServerProductFormatter

java.lang.Object
  extended by de.rowa.posps.client.connection.PospsServerProductFormatter

public class PospsServerProductFormatter
extends java.lang.Object

Formatting helper for a PospsServerProduct.

Author:
Michael Koch

Method Summary
static java.lang.String toString(de.rowa.wsdl.posps.types.PospsServerProduct product)
          Formats a PospsServerProduct as a human-readable string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toString

public static java.lang.String toString(de.rowa.wsdl.posps.types.PospsServerProduct product)
Formats a PospsServerProduct as a human-readable string.

Parameters:
product - The product object to format.
Returns:
Human-readable string representation of the product.


Copyright © 2007-2016 Becton Dickinson. All Rights Reserved.