|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.HandlerChainTypeImpl
public class HandlerChainTypeImpl
| Field Summary | |
|---|---|
protected PortComponentHandlerType[] |
handler
|
protected String |
id
|
protected String |
portNamePattern
|
protected String[] |
protocolBindings
|
protected String |
serviceNamePattern
|
| Constructor Summary | |
|---|---|
HandlerChainTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.HandlerChainTypeImpl instance. |
|
HandlerChainTypeImpl(HandlerChainTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.HandlerChainTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
HandlerChainTypeImpl |
clone()
Creates and returns a copy of this object. |
PortComponentHandlerType[] |
getHandler()
|
PortComponentHandlerType |
getHandler(int idx)
|
int |
getHandlerLength()
|
String |
getId()
Gets the value of the id property. |
String |
getPortNamePattern()
Gets the value of the portNamePattern property. |
String[] |
getProtocolBindings()
|
String |
getProtocolBindings(int idx)
|
int |
getProtocolBindingsLength()
|
String |
getServiceNamePattern()
Gets the value of the serviceNamePattern property. |
PortComponentHandlerType |
setHandler(int idx,
PortComponentHandlerType value)
|
void |
setHandler(PortComponentHandlerType[] values)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setPortNamePattern(String value)
Sets the value of the portNamePattern property. |
String |
setProtocolBindings(int idx,
String value)
|
void |
setProtocolBindings(String[] values)
|
void |
setServiceNamePattern(String value)
Sets the value of the serviceNamePattern property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String serviceNamePattern
protected String portNamePattern
protected String[] protocolBindings
protected PortComponentHandlerType[] handler
protected String id
| Constructor Detail |
|---|
public HandlerChainTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.HandlerChainTypeImpl instance.
public HandlerChainTypeImpl(HandlerChainTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.HandlerChainTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getServiceNamePattern()
HandlerChainType
getServiceNamePattern in interface HandlerChainTypeStringpublic void setServiceNamePattern(String value)
HandlerChainType
setServiceNamePattern in interface HandlerChainTypevalue - allowed object is
Stringpublic String getPortNamePattern()
HandlerChainType
getPortNamePattern in interface HandlerChainTypeStringpublic void setPortNamePattern(String value)
HandlerChainType
setPortNamePattern in interface HandlerChainTypevalue - allowed object is
Stringpublic String[] getProtocolBindings()
getProtocolBindings in interface HandlerChainTypeStringpublic String getProtocolBindings(int idx)
getProtocolBindings in interface HandlerChainTypeStringpublic int getProtocolBindingsLength()
getProtocolBindingsLength in interface HandlerChainTypepublic void setProtocolBindings(String[] values)
setProtocolBindings in interface HandlerChainTypevalues - allowed objects are
String
public String setProtocolBindings(int idx,
String value)
setProtocolBindings in interface HandlerChainTypevalue - allowed object is
Stringpublic PortComponentHandlerType[] getHandler()
getHandler in interface HandlerChainTypePortComponentHandlerTypepublic PortComponentHandlerType getHandler(int idx)
getHandler in interface HandlerChainTypePortComponentHandlerTypepublic int getHandlerLength()
getHandlerLength in interface HandlerChainTypepublic void setHandler(PortComponentHandlerType[] values)
setHandler in interface HandlerChainTypevalues - allowed objects are
PortComponentHandlerType
public PortComponentHandlerType setHandler(int idx,
PortComponentHandlerType value)
setHandler in interface HandlerChainTypevalue - allowed object is
PortComponentHandlerTypepublic String getId()
HandlerChainType
getId in interface HandlerChainTypeStringpublic void setId(String value)
HandlerChainType
setId in interface HandlerChainTypevalue - allowed object is
Stringpublic HandlerChainTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||