|
||||||||||
| 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.ProxyServerTypeImpl
| Nested Class Summary | |
class |
ConfigTypeImpl.InstancesTypeImpl.ProxyServerTypeImpl.Unmarshaller
|
| Field Summary | |
protected java.lang.String |
_Cacert
|
protected java.lang.String |
_ListenHost
|
protected int |
_ListenPort
|
protected java.lang.String |
_Mycert
|
protected java.lang.String |
_Mypwd
|
protected java.lang.String |
_Name
|
protected boolean |
_Run
|
protected java.lang.String |
_TargetHost
|
protected int |
_TargetPort
|
protected boolean |
has_ListenPort
|
protected boolean |
has_Run
|
protected boolean |
has_TargetPort
|
static java.lang.Class |
version
|
| Constructor Summary | |
ConfigTypeImpl.InstancesTypeImpl.ProxyServerTypeImpl()
|
|
| 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 |
getCacert()
|
java.lang.String |
getListenHost()
|
int |
getListenPort()
|
java.lang.String |
getMycert()
|
java.lang.String |
getMypwd()
|
java.lang.String |
getName()
|
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getTargetHost()
|
int |
getTargetPort()
|
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 |
setCacert(java.lang.String value)
|
void |
setListenHost(java.lang.String value)
|
void |
setListenPort(int value)
|
void |
setMycert(java.lang.String value)
|
void |
setMypwd(java.lang.String value)
|
void |
setName(java.lang.String value)
|
void |
setRun(boolean value)
|
void |
setTargetHost(java.lang.String value)
|
void |
setTargetPort(int value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String _ListenHost
protected boolean has_Run
protected boolean _Run
protected boolean has_TargetPort
protected int _TargetPort
protected boolean has_ListenPort
protected int _ListenPort
protected java.lang.String _Mypwd
protected java.lang.String _Cacert
protected java.lang.String _Mycert
protected java.lang.String _TargetHost
protected java.lang.String _Name
public static final java.lang.Class version
| Constructor Detail |
public ConfigTypeImpl.InstancesTypeImpl.ProxyServerTypeImpl()
| Method Detail |
public java.lang.String getListenHost()
getListenHost in interface ConfigType.InstancesType.ProxyServerTypeStringpublic void setListenHost(java.lang.String value)
setListenHost in interface ConfigType.InstancesType.ProxyServerTypevalue - allowed object is
Stringpublic boolean isRun()
isRun in interface ConfigType.InstancesType.ProxyServerTypepublic void setRun(boolean value)
setRun in interface ConfigType.InstancesType.ProxyServerTypepublic int getTargetPort()
getTargetPort in interface ConfigType.InstancesType.ProxyServerTypepublic void setTargetPort(int value)
setTargetPort in interface ConfigType.InstancesType.ProxyServerTypepublic int getListenPort()
getListenPort in interface ConfigType.InstancesType.ProxyServerTypepublic void setListenPort(int value)
setListenPort in interface ConfigType.InstancesType.ProxyServerTypepublic java.lang.String getMypwd()
getMypwd in interface ConfigType.InstancesType.ProxyServerTypeStringpublic void setMypwd(java.lang.String value)
setMypwd in interface ConfigType.InstancesType.ProxyServerTypevalue - allowed object is
Stringpublic java.lang.String getCacert()
getCacert in interface ConfigType.InstancesType.ProxyServerTypeStringpublic void setCacert(java.lang.String value)
setCacert in interface ConfigType.InstancesType.ProxyServerTypevalue - allowed object is
Stringpublic java.lang.String getMycert()
getMycert in interface ConfigType.InstancesType.ProxyServerTypeStringpublic void setMycert(java.lang.String value)
setMycert in interface ConfigType.InstancesType.ProxyServerTypevalue - allowed object is
Stringpublic java.lang.String getTargetHost()
getTargetHost in interface ConfigType.InstancesType.ProxyServerTypeStringpublic void setTargetHost(java.lang.String value)
setTargetHost in interface ConfigType.InstancesType.ProxyServerTypevalue - allowed object is
Stringpublic java.lang.String getName()
getName in interface ConfigType.InstancesType.ProxyServerTypeStringpublic void setName(java.lang.String value)
setName in interface ConfigType.InstancesType.ProxyServerTypevalue - 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 | |||||||||