Class Type
java.lang.Object
org.exolab.castor.xml.schema.simpletypes.factory.Type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBase()
getCode()
getFacet()
getImpl()
getName()
void
Print
(PrintWriter output) Prints this instance's contentvoid
void
void
setDerivedBy
(String derivedBy) void
Sets the implementing class name and tries to create the corresponding class in the package org.exolab.castor.xml.schema.simpletypesvoid
void
setSimpleType
(SimpleType simpleType) toString()
To generate aString
representing this class instance.
-
Constructor Details
-
Type
public Type()
-
-
Method Details
-
getName
-
getCode
-
getBase
-
getImpl
-
getDerivedBy
-
getFacet
-
getImplClass
-
getSimpleType
-
setName
-
setCode
-
setBase
-
setDerivedBy
-
setSimpleType
-
setImpl
Sets the implementing class name and tries to create the corresponding class in the package org.exolab.castor.xml.schema.simpletypes -
Print
Prints this instance's content -
toString
-