org.apache.axis.wsdl.toJava
Class FactoryProperty
java.lang.Object
org.apache.axis.wsdl.toJava.FactoryProperty
public class FactoryProperty
extends java.lang.Object
This is a general purpose class that allows one to pass name/value
properties to the JavaGeneratorFactory.
- Jim Stafford (jim.stafford@raba.com)
FactoryProperty
public FactoryProperty()
equals
public boolean equals(Object rhs)
getName
public String getName()
getValue
public String getValue()
setName
public void setName(String string)
setValue
public void setValue(String string)
toString
public String toString()
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.