Class TypeProperty
java.lang.Object
org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypeProperty
public TypeProperty()
-
-
Method Details
-
getName
-
getValue
-
getPseudo
public boolean getPseudo() -
setName
-
setValue
-
setPseudo
public void setPseudo(boolean pseudo) -
Print
-
toString
-