org.exolab.castor.xml.schema.simpletypes.factory
Class TypeProperty
java.lang.Object
org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
public class TypeProperty
extends java.lang.Object
Stores a "facet" of an xml built in type. The facet may not be defined in the spec.
It is public only because castor is used to unmarshall it from a config file
So please consider this class PRIVATE.
TypeProperty
public TypeProperty()
Print
public void Print(PrintWriter output)
getName
public String getName()
getPseudo
public boolean getPseudo()
getValue
public String getValue()
setName
public void setName(String name)
setPseudo
public void setPseudo(boolean pseudo)
setValue
public void setValue(String value)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com