org.exolab.castor.xml.schema.simpletypes.factory
public class TypeProperty extends Object
Constructor Summary | |
---|---|
TypeProperty() |
Method Summary | |
---|---|
String | getName() |
boolean | getPseudo() |
String | getValue() |
void | Print(PrintWriter output) |
void | setName(String name) |
void | setPseudo(boolean pseudo) |
void | setValue(String value) |