|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefHandlerChainsTypeImpl
public class ServiceRefHandlerChainsTypeImpl
| Field Summary | |
|---|---|
protected ServiceRefHandlerChainType[] |
handlerChain
|
protected String |
id
|
| Constructor Summary | |
|---|---|
ServiceRefHandlerChainsTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefHandlerChainsTypeImpl instance. |
|
ServiceRefHandlerChainsTypeImpl(ServiceRefHandlerChainsTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefHandlerChainsTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ServiceRefHandlerChainsTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyHandlerChain(ServiceRefHandlerChainType[] source)
Copies all values of property HandlerChain. |
ServiceRefHandlerChainType[] |
getHandlerChain()
|
ServiceRefHandlerChainType |
getHandlerChain(int idx)
|
int |
getHandlerChainLength()
|
String |
getId()
Gets the value of the id property. |
ServiceRefHandlerChainType |
setHandlerChain(int idx,
ServiceRefHandlerChainType value)
|
void |
setHandlerChain(ServiceRefHandlerChainType[] values)
|
void |
setId(String value)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ServiceRefHandlerChainType[] handlerChain
protected String id
| Constructor Detail |
|---|
public ServiceRefHandlerChainsTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefHandlerChainsTypeImpl instance.
public ServiceRefHandlerChainsTypeImpl(ServiceRefHandlerChainsTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefHandlerChainsTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ServiceRefHandlerChainType[] getHandlerChain()
getHandlerChain in interface ServiceRefHandlerChainsTypeServiceRefHandlerChainTypepublic ServiceRefHandlerChainType getHandlerChain(int idx)
getHandlerChain in interface ServiceRefHandlerChainsTypeServiceRefHandlerChainTypepublic int getHandlerChainLength()
getHandlerChainLength in interface ServiceRefHandlerChainsTypepublic void setHandlerChain(ServiceRefHandlerChainType[] values)
setHandlerChain in interface ServiceRefHandlerChainsTypevalues - allowed objects are
ServiceRefHandlerChainType
public ServiceRefHandlerChainType setHandlerChain(int idx,
ServiceRefHandlerChainType value)
setHandlerChain in interface ServiceRefHandlerChainsTypevalue - allowed object is
ServiceRefHandlerChainTypepublic String getId()
ServiceRefHandlerChainsType
getId in interface ServiceRefHandlerChainsTypeStringpublic void setId(String value)
ServiceRefHandlerChainsType
setId in interface ServiceRefHandlerChainsTypevalue - allowed object is
Stringprotected void copyHandlerChain(ServiceRefHandlerChainType[] source)
HandlerChain.
source - The source to copy from.
NullPointerException - if source is null.public ServiceRefHandlerChainsTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||