org.apache.maven.jxr.pacman

Class BaseType

public abstract class BaseType extends Object

put your documentation comment here

Author: jvanzyl

UNKNOWN: February 23, 2002

Method Summary
StringgetName()
Get the name for this type
voidsetName(String name)
Set the name for this type

Method Detail

getName

public String getName()
Get the name for this type

Returns: The name value

setName

public void setName(String name)
Set the name for this type

Parameters: name The new name value

Copyright © {inceptionYear}-2008 Apache Software Foundation. All Rights Reserved.