org.soaplab.services.metadata
Class OutputPropertyDef
java.lang.Object
org.soaplab.services.metadata.OutputPropertyDef
public class OutputPropertyDef
- extends java.lang.Object
- Version:
- $Id: OutputPropertyDef.java,v 1.2 2007/04/19 22:17:06 marsenger Exp $
- Author:
- Martin Senger
Field Summary |
java.lang.String |
name
|
java.lang.String |
type
|
Method Summary |
java.lang.String |
format(int indent)
As toString() but with indentations. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
name
public java.lang.String name
type
public java.lang.String type
OutputPropertyDef
public OutputPropertyDef()
- Constructors
OutputPropertyDef
public OutputPropertyDef(java.lang.String name,
java.lang.String type)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
format
public java.lang.String format(int indent)
- As toString() but with indentations.
Submit a bug or feature
Generated: Tue Jun 14 15:18:14 AST 2011