|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.rowa.posps.client.connection.PospsProfileFormatter
public class PospsProfileFormatter
Formatting helper for a PospsProfile.
| Method Summary | |
|---|---|
static java.lang.String |
toString(java.util.Collection<de.rowa.wsdl.posps.types.PospsProfile> profiles)
Formats a collection of PospsProfiles as a human-readable string. |
static java.lang.String |
toString(de.rowa.wsdl.posps.types.PospsProfile profile)
Formats a PospsProfile 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 |
|---|
public static java.lang.String toString(de.rowa.wsdl.posps.types.PospsProfile profile)
PospsProfile as a human-readable string.
profile - The profile to format.
public static java.lang.String toString(java.util.Collection<de.rowa.wsdl.posps.types.PospsProfile> profiles)
PospsProfiles as a human-readable string.
profile - The profiles to format.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||