de.rowa.posps.client.connection
Class PospsVersionFormatter

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

public class PospsVersionFormatter
extends java.lang.Object

Formatting helper for a PospsVersion.

Author:
Michael Koch

Method Summary
static java.lang.String toString(de.rowa.wsdl.posps.types.PospsVersion version)
          Formats a PospsVersion 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.PospsVersion version)
Formats a PospsVersion as a human-readable string.

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


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