org.apache.ws.jaxme.generator

Class SchemaOption

public class SchemaOption extends Object

Constructor Summary
SchemaOption(String pName, String pValue, String pTarget)
Creates a new instance of SchemaOption
Method Summary
StringgetName()
StringgetTarget()
StringgetValue()
StringtoString()

Constructor Detail

SchemaOption

public SchemaOption(String pName, String pValue, String pTarget)
Creates a new instance of SchemaOption

Method Detail

getName

public String getName()

getTarget

public String getTarget()

getValue

public String getValue()

toString

public String toString()