org.exolab.castor.xml.schema.simpletypes.factory

Class Type

public class Type extends Object

Stores information about an xml built in type.
Method Summary
StringgetBase()
StringgetCode()
StringgetDerivedBy()
VectorgetFacet()
StringgetImpl()
ClassgetImplClass()
StringgetName()
SimpleTypegetSimpleType()
voidPrint(PrintWriter output)
Prints this instance's content
voidsetBase(String base)
voidsetCode(String code)
voidsetDerivedBy(String derivedBy)
voidsetImpl(String impl)
Sets the implementing class name and tries to create the corresponding class in the package org.exolab.castor.xml.schema.simpletypes
voidsetName(String name)
voidsetSimpleType(SimpleType simpleType)

Method Detail

getBase

public String getBase()

getCode

public String getCode()

getDerivedBy

public String getDerivedBy()

getFacet

public Vector getFacet()

getImpl

public String getImpl()

getImplClass

public Class getImplClass()

getName

public String getName()

getSimpleType

public SimpleType getSimpleType()

Print

public void Print(PrintWriter output)
Prints this instance's content

setBase

public void setBase(String base)

setCode

public void setCode(String code)

setDerivedBy

public void setDerivedBy(String derivedBy)

setImpl

public void setImpl(String impl)
Sets the implementing class name and tries to create the corresponding class in the package org.exolab.castor.xml.schema.simpletypes

setName

public void setName(String name)

setSimpleType

public void setSimpleType(SimpleType simpleType)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com