org.apache.ws.jaxme.generator

Class SchemaOption


public class SchemaOption
extends java.lang.Object

Constructor Summary

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

Method Summary

String
getName()
String
getTarget()
String
getValue()
String
toString()

Constructor Details

SchemaOption

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

Method Details

getName

public String getName()

getTarget

public String getTarget()

getValue

public String getValue()

toString

public String toString()