|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.admc.jamama.dtd.impl.ConfigTypeImpl.InstancesTypeImpl.SmtpServerRouterTypeImpl
| Nested Class Summary | |
class |
ConfigTypeImpl.InstancesTypeImpl.SmtpServerRouterTypeImpl.Unmarshaller
|
| Field Summary | |
protected java.lang.String |
_Hostname
|
protected java.lang.String |
_Name
|
protected int |
_Port
|
protected boolean |
_Run
|
protected boolean |
has_Port
|
protected boolean |
has_Run
|
static java.lang.Class |
version
|
| Constructor Summary | |
ConfigTypeImpl.InstancesTypeImpl.SmtpServerRouterTypeImpl()
|
|
| Method Summary | |
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
java.lang.String |
getHostname()
|
java.lang.String |
getName()
|
int |
getPort()
|
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
boolean |
isRun()
|
void |
serializeAttributeBody(XMLSerializer context)
Serializes itself as an attribute body into the specified target. |
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeElementBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setHostname(java.lang.String value)
|
void |
setName(java.lang.String value)
|
void |
setPort(int value)
|
void |
setRun(boolean value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected boolean has_Run
protected boolean _Run
protected java.lang.String _Hostname
protected boolean has_Port
protected int _Port
protected java.lang.String _Name
public static final java.lang.Class version
| Constructor Detail |
public ConfigTypeImpl.InstancesTypeImpl.SmtpServerRouterTypeImpl()
| Method Detail |
public boolean isRun()
isRun in interface ConfigType.InstancesType.SmtpServerRouterTypepublic void setRun(boolean value)
setRun in interface ConfigType.InstancesType.SmtpServerRouterTypepublic java.lang.String getHostname()
getHostname in interface ConfigType.InstancesType.SmtpServerRouterTypeStringpublic void setHostname(java.lang.String value)
setHostname in interface ConfigType.InstancesType.SmtpServerRouterTypevalue - allowed object is
Stringpublic int getPort()
getPort in interface ConfigType.InstancesType.SmtpServerRouterTypepublic void setPort(int value)
setPort in interface ConfigType.InstancesType.SmtpServerRouterTypepublic java.lang.String getName()
getName in interface ConfigType.InstancesType.SmtpServerRouterTypeStringpublic void setName(java.lang.String value)
setName in interface ConfigType.InstancesType.SmtpServerRouterTypevalue - allowed object is
Stringpublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeElementBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeElementBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||