|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl
public class ServiceRefTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected ServiceRefHandlerType[] |
handler
|
protected ServiceRefHandlerChainsTypeImpl |
handlerChains
|
protected IconType[] |
icon
|
protected String |
id
|
protected InjectionTargetType[] |
injectionTarget
|
protected PathTypeImpl |
jaxrpcMappingFile
|
protected XsdStringTypeImpl |
mappedName
|
protected PortComponentRefType[] |
portComponentRef
|
protected FullyQualifiedClassTypeImpl |
serviceInterface
|
protected XsdQNameTypeImpl |
serviceQname
|
protected JndiNameTypeImpl |
serviceRefName
|
protected FullyQualifiedClassTypeImpl |
serviceRefType
|
protected XsdAnyURITypeImpl |
wsdlFile
|
| Constructor Summary | |
|---|---|
ServiceRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl instance. |
|
ServiceRefTypeImpl(ServiceRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl instance by copying a given instance. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected DisplayNameType[] displayName
protected IconType[] icon
protected JndiNameTypeImpl serviceRefName
protected FullyQualifiedClassTypeImpl serviceInterface
protected FullyQualifiedClassTypeImpl serviceRefType
protected XsdAnyURITypeImpl wsdlFile
protected PathTypeImpl jaxrpcMappingFile
protected XsdQNameTypeImpl serviceQname
protected PortComponentRefType[] portComponentRef
protected ServiceRefHandlerType[] handler
protected ServiceRefHandlerChainsTypeImpl handlerChains
protected XsdStringTypeImpl mappedName
protected InjectionTargetType[] injectionTarget
protected String id
| Constructor Detail |
|---|
public ServiceRefTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl instance.
public ServiceRefTypeImpl(ServiceRefTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface ServiceRefTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface ServiceRefTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface ServiceRefTypepublic void setDescription(DescriptionType[] values)
setDescription in interface ServiceRefTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface ServiceRefTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface ServiceRefTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface ServiceRefTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface ServiceRefTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface ServiceRefTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface ServiceRefTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface ServiceRefTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface ServiceRefTypeIconTypepublic int getIconLength()
getIconLength in interface ServiceRefTypepublic void setIcon(IconType[] values)
setIcon in interface ServiceRefTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface ServiceRefTypevalue - allowed object is
IconTypepublic JndiNameType getServiceRefName()
ServiceRefType
getServiceRefName in interface ServiceRefTypeJndiNameTypepublic void setServiceRefName(JndiNameType value)
ServiceRefType
setServiceRefName in interface ServiceRefTypevalue - allowed object is
JndiNameTypepublic FullyQualifiedClassType getServiceInterface()
ServiceRefType
getServiceInterface in interface ServiceRefTypeFullyQualifiedClassTypepublic void setServiceInterface(FullyQualifiedClassType value)
ServiceRefType
setServiceInterface in interface ServiceRefTypevalue - allowed object is
FullyQualifiedClassTypepublic FullyQualifiedClassType getServiceRefType()
ServiceRefType
getServiceRefType in interface ServiceRefTypeFullyQualifiedClassTypepublic void setServiceRefType(FullyQualifiedClassType value)
ServiceRefType
setServiceRefType in interface ServiceRefTypevalue - allowed object is
FullyQualifiedClassTypepublic XsdAnyURIType getWsdlFile()
ServiceRefType
getWsdlFile in interface ServiceRefTypeXsdAnyURITypepublic void setWsdlFile(XsdAnyURIType value)
ServiceRefType
setWsdlFile in interface ServiceRefTypevalue - allowed object is
XsdAnyURITypepublic PathType getJaxrpcMappingFile()
ServiceRefType
getJaxrpcMappingFile in interface ServiceRefTypePathTypepublic void setJaxrpcMappingFile(PathType value)
ServiceRefType
setJaxrpcMappingFile in interface ServiceRefTypevalue - allowed object is
PathTypepublic XsdQNameType getServiceQname()
ServiceRefType
getServiceQname in interface ServiceRefTypeXsdQNameTypepublic void setServiceQname(XsdQNameType value)
ServiceRefType
setServiceQname in interface ServiceRefTypevalue - allowed object is
XsdQNameTypepublic PortComponentRefType[] getPortComponentRef()
getPortComponentRef in interface ServiceRefTypePortComponentRefTypepublic PortComponentRefType getPortComponentRef(int idx)
getPortComponentRef in interface ServiceRefTypePortComponentRefTypepublic int getPortComponentRefLength()
getPortComponentRefLength in interface ServiceRefTypepublic void setPortComponentRef(PortComponentRefType[] values)
setPortComponentRef in interface ServiceRefTypevalues - allowed objects are
PortComponentRefType
public PortComponentRefType setPortComponentRef(int idx,
PortComponentRefType value)
setPortComponentRef in interface ServiceRefTypevalue - allowed object is
PortComponentRefTypepublic ServiceRefHandlerType[] getHandler()
getHandler in interface ServiceRefTypeServiceRefHandlerTypepublic ServiceRefHandlerType getHandler(int idx)
getHandler in interface ServiceRefTypeServiceRefHandlerTypepublic int getHandlerLength()
getHandlerLength in interface ServiceRefTypepublic void setHandler(ServiceRefHandlerType[] values)
setHandler in interface ServiceRefTypevalues - allowed objects are
ServiceRefHandlerType
public ServiceRefHandlerType setHandler(int idx,
ServiceRefHandlerType value)
setHandler in interface ServiceRefTypevalue - allowed object is
ServiceRefHandlerTypepublic ServiceRefHandlerChainsType getHandlerChains()
ServiceRefType
getHandlerChains in interface ServiceRefTypeServiceRefHandlerChainsTypepublic void setHandlerChains(ServiceRefHandlerChainsType value)
ServiceRefType
setHandlerChains in interface ServiceRefTypevalue - allowed object is
ServiceRefHandlerChainsTypepublic XsdStringType getMappedName()
ServiceRefType
getMappedName in interface ServiceRefTypeXsdStringTypepublic void setMappedName(XsdStringType value)
ServiceRefType
setMappedName in interface ServiceRefTypevalue - allowed object is
XsdStringTypepublic InjectionTargetType[] getInjectionTarget()
getInjectionTarget in interface ServiceRefTypeInjectionTargetTypepublic InjectionTargetType getInjectionTarget(int idx)
getInjectionTarget in interface ServiceRefTypeInjectionTargetTypepublic int getInjectionTargetLength()
getInjectionTargetLength in interface ServiceRefTypepublic void setInjectionTarget(InjectionTargetType[] values)
setInjectionTarget in interface ServiceRefTypevalues - allowed objects are
InjectionTargetType
public InjectionTargetType setInjectionTarget(int idx,
InjectionTargetType value)
setInjectionTarget in interface ServiceRefTypevalue - allowed object is
InjectionTargetTypepublic String getId()
ServiceRefType
getId in interface ServiceRefTypeStringpublic void setId(String value)
ServiceRefType
setId in interface ServiceRefTypevalue - allowed object is
Stringpublic ServiceRefTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||