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

Class Type


public class Type
extends java.lang.Object

Stores information about an xml built in type.

Method Summary

void
Print(PrintWriter output)
Prints this instance's content
String
getBase()
String
getCode()
String
getDerivedBy()
Vector
getFacet()
String
getImpl()
Class
getImplClass()
String
getName()
SimpleType
getSimpleType()
void
setBase(String base)
void
setCode(String code)
void
setDerivedBy(String derivedBy)
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
void
setName(String name)
void
setSimpleType(SimpleType simpleType)

Method Details

Print

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

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()

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