org.exolab.castor.builder.binding
Class NamingXMLType
java.lang.Object
org.exolab.castor.builder.binding.NamingXMLType
- java.io.Serializable
public class NamingXMLType
extends java.lang.Object
implements java.io.Serializable
This element allows to define naming convention
when naming a complexType, element or
modelGroup. Indeed the user can decide of a
prefix to add to each class name as well
as a suffix. This naming style won't affect the
names entered in the binding file but only
the XML Names.
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:07:53 $
NamingXMLType
public NamingXMLType()
getComplexTypeName
public NamingType getComplexTypeName()
Returns the value of field 'complexTypeName'.
- the value of field 'complexTypeName'.
getElementName
public NamingType getElementName()
Returns the value of field 'elementName'.
- the value of field 'elementName'.
getModelGroupName
public NamingType getModelGroupName()
Returns the value of field 'modelGroupName'.
- the value of field 'modelGroupName'.
isValid
public boolean isValid()
setComplexTypeName
public void setComplexTypeName(NamingType complexTypeName)
Sets the value of field 'complexTypeName'.
complexTypeName
- the value of field 'complexTypeName'.
setElementName
public void setElementName(NamingType elementName)
Sets the value of field 'elementName'.
elementName
- the value of field 'elementName'.
setModelGroupName
public void setModelGroupName(NamingType modelGroupName)
Sets the value of field 'modelGroupName'.
modelGroupName
- the value of field 'modelGroupName'.
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com