org.exolab.castor.builder.binding.xml
Class NamingType
java.lang.Objectorg.exolab.castor.builder.binding.xml.NamingType
- java.io.Serializable
public class NamingType
extends java.lang.Object
implements java.io.Serializable
Class NamingType.
java.lang.String | getPrefix()- Returns the value of field 'prefix'.
|
java.lang.String | getSuffix()- Returns the value of field 'suffix'.
|
boolean | isValid()- Method isValid.
|
void | marshal(java.io.Writer out)
|
void | marshal(org.xml.sax.ContentHandler handler)
|
void | setPrefix(java.lang.String prefix)- Sets the value of field 'prefix'.
|
void | setSuffix(java.lang.String suffix)- Sets the value of field 'suffix'.
|
static NamingType | unmarshalNamingType(java.io.Reader reader)- Method unmarshalNamingType.
|
void | validate()
|
NamingType
public NamingType()
getPrefix
public java.lang.String getPrefix()
Returns the value of field 'prefix'.
- the value of field 'Prefix'.
getSuffix
public java.lang.String getSuffix()
Returns the value of field 'suffix'.
- the value of field 'Suffix'.
isValid
public boolean isValid()
Method isValid.
- true if this object is valid according to the schema
setPrefix
public void setPrefix(java.lang.String prefix)
Sets the value of field 'prefix'.
prefix - the value of field 'prefix'.
setSuffix
public void setSuffix(java.lang.String suffix)
Sets the value of field 'suffix'.
suffix - the value of field 'suffix'.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com