net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
Class ServiceRefTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, ServiceRefType

public class ServiceRefTypeImpl
extends Object
implements Serializable, Cloneable, ServiceRefType

See Also:
Serialized Form

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.prot.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl instance.
ServiceRefTypeImpl(ServiceRefTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl instance by copying a given instance.
 
Method Summary
 ServiceRefTypeImpl clone()
          Creates and returns a copy of this object.
protected  void copyDescription(DescriptionType[] source)
          Copies all values of property Description.
protected  void copyDisplayName(DisplayNameType[] source)
          Copies all values of property DisplayName.
protected  void copyHandler(ServiceRefHandlerType[] source)
          Copies all values of property Handler.
protected  void copyIcon(IconType[] source)
          Copies all values of property Icon.
protected  void copyInjectionTarget(InjectionTargetType[] source)
          Copies all values of property InjectionTarget.
protected  void copyPortComponentRef(PortComponentRefType[] source)
          Copies all values of property PortComponentRef.
 DescriptionType[] getDescription()
           
 DescriptionType getDescription(int idx)
           
 int getDescriptionLength()
           
 DisplayNameType[] getDisplayName()
           
 DisplayNameType getDisplayName(int idx)
           
 int getDisplayNameLength()
           
 ServiceRefHandlerType[] getHandler()
           
 ServiceRefHandlerType getHandler(int idx)
           
 ServiceRefHandlerChainsType getHandlerChains()
          Gets the value of the handlerChains property.
 int getHandlerLength()
           
 IconType[] getIcon()
           
 IconType getIcon(int idx)
           
 int getIconLength()
           
 String getId()
          Gets the value of the id property.
 InjectionTargetType[] getInjectionTarget()
           
 InjectionTargetType getInjectionTarget(int idx)
           
 int getInjectionTargetLength()
           
 PathType getJaxrpcMappingFile()
          Gets the value of the jaxrpcMappingFile property.
 XsdStringType getMappedName()
          Gets the value of the mappedName property.
 PortComponentRefType[] getPortComponentRef()
           
 PortComponentRefType getPortComponentRef(int idx)
           
 int getPortComponentRefLength()
           
 FullyQualifiedClassType getServiceInterface()
          Gets the value of the serviceInterface property.
 XsdQNameType getServiceQname()
          Gets the value of the serviceQname property.
 JndiNameType getServiceRefName()
          Gets the value of the serviceRefName property.
 FullyQualifiedClassType getServiceRefType()
          Gets the value of the serviceRefType property.
 XsdAnyURIType getWsdlFile()
          Gets the value of the wsdlFile property.
 void setDescription(DescriptionType[] values)
           
 DescriptionType setDescription(int idx, DescriptionType value)
           
 void setDisplayName(DisplayNameType[] values)
           
 DisplayNameType setDisplayName(int idx, DisplayNameType value)
           
 ServiceRefHandlerType setHandler(int idx, ServiceRefHandlerType value)
           
 void setHandler(ServiceRefHandlerType[] values)
           
 void setHandlerChains(ServiceRefHandlerChainsType value)
          Sets the value of the handlerChains property.
 void setIcon(IconType[] values)
           
 IconType setIcon(int idx, IconType value)
           
 void setId(String value)
          Sets the value of the id property.
 void setInjectionTarget(InjectionTargetType[] values)
           
 InjectionTargetType setInjectionTarget(int idx, InjectionTargetType value)
           
 void setJaxrpcMappingFile(PathType value)
          Sets the value of the jaxrpcMappingFile property.
 void setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 PortComponentRefType setPortComponentRef(int idx, PortComponentRefType value)
           
 void setPortComponentRef(PortComponentRefType[] values)
           
 void setServiceInterface(FullyQualifiedClassType value)
          Sets the value of the serviceInterface property.
 void setServiceQname(XsdQNameType value)
          Sets the value of the serviceQname property.
 void setServiceRefName(JndiNameType value)
          Sets the value of the serviceRefName property.
 void setServiceRefType(FullyQualifiedClassType value)
          Sets the value of the serviceRefType property.
 void setWsdlFile(XsdAnyURIType value)
          Sets the value of the wsdlFile property.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

protected DescriptionType[] description

displayName

protected DisplayNameType[] displayName

icon

protected IconType[] icon

serviceRefName

protected JndiNameTypeImpl serviceRefName

serviceInterface

protected FullyQualifiedClassTypeImpl serviceInterface

serviceRefType

protected FullyQualifiedClassTypeImpl serviceRefType

wsdlFile

protected XsdAnyURITypeImpl wsdlFile

jaxrpcMappingFile

protected PathTypeImpl jaxrpcMappingFile

serviceQname

protected XsdQNameTypeImpl serviceQname

portComponentRef

protected PortComponentRefType[] portComponentRef

handler

protected ServiceRefHandlerType[] handler

handlerChains

protected ServiceRefHandlerChainsTypeImpl handlerChains

mappedName

protected XsdStringTypeImpl mappedName

injectionTarget

protected InjectionTargetType[] injectionTarget

id

protected String id
Constructor Detail

ServiceRefTypeImpl

public ServiceRefTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl instance.


ServiceRefTypeImpl

public ServiceRefTypeImpl(ServiceRefTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.ServiceRefTypeImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

getDescription

public DescriptionType[] getDescription()
Specified by:
getDescription in interface ServiceRefType
Returns:
array of DescriptionType

getDescription

public DescriptionType getDescription(int idx)
Specified by:
getDescription in interface ServiceRefType
Returns:
one of DescriptionType

getDescriptionLength

public int getDescriptionLength()
Specified by:
getDescriptionLength in interface ServiceRefType

setDescription

public void setDescription(DescriptionType[] values)
Specified by:
setDescription in interface ServiceRefType
Parameters:
values - allowed objects are DescriptionType

setDescription

public DescriptionType setDescription(int idx,
                                      DescriptionType value)
Specified by:
setDescription in interface ServiceRefType
value - allowed object is DescriptionType

getDisplayName

public DisplayNameType[] getDisplayName()
Specified by:
getDisplayName in interface ServiceRefType
Returns:
array of DisplayNameType

getDisplayName

public DisplayNameType getDisplayName(int idx)
Specified by:
getDisplayName in interface ServiceRefType
Returns:
one of DisplayNameType

getDisplayNameLength

public int getDisplayNameLength()
Specified by:
getDisplayNameLength in interface ServiceRefType

setDisplayName

public void setDisplayName(DisplayNameType[] values)
Specified by:
setDisplayName in interface ServiceRefType
Parameters:
values - allowed objects are DisplayNameType

setDisplayName

public DisplayNameType setDisplayName(int idx,
                                      DisplayNameType value)
Specified by:
setDisplayName in interface ServiceRefType
value - allowed object is DisplayNameType

getIcon

public IconType[] getIcon()
Specified by:
getIcon in interface ServiceRefType
Returns:
array of IconType

getIcon

public IconType getIcon(int idx)
Specified by:
getIcon in interface ServiceRefType
Returns:
one of IconType

getIconLength

public int getIconLength()
Specified by:
getIconLength in interface ServiceRefType

setIcon

public void setIcon(IconType[] values)
Specified by:
setIcon in interface ServiceRefType
Parameters:
values - allowed objects are IconType

setIcon

public IconType setIcon(int idx,
                        IconType value)
Specified by:
setIcon in interface ServiceRefType
value - allowed object is IconType

getServiceRefName

public JndiNameType getServiceRefName()
Description copied from interface: ServiceRefType
Gets the value of the serviceRefName property.

Specified by:
getServiceRefName in interface ServiceRefType
Returns:
possible object is JndiNameType

setServiceRefName

public void setServiceRefName(JndiNameType value)
Description copied from interface: ServiceRefType
Sets the value of the serviceRefName property.

Specified by:
setServiceRefName in interface ServiceRefType
Parameters:
value - allowed object is JndiNameType

getServiceInterface

public FullyQualifiedClassType getServiceInterface()
Description copied from interface: ServiceRefType
Gets the value of the serviceInterface property.

Specified by:
getServiceInterface in interface ServiceRefType
Returns:
possible object is FullyQualifiedClassType

setServiceInterface

public void setServiceInterface(FullyQualifiedClassType value)
Description copied from interface: ServiceRefType
Sets the value of the serviceInterface property.

Specified by:
setServiceInterface in interface ServiceRefType
Parameters:
value - allowed object is FullyQualifiedClassType

getServiceRefType

public FullyQualifiedClassType getServiceRefType()
Description copied from interface: ServiceRefType
Gets the value of the serviceRefType property.

Specified by:
getServiceRefType in interface ServiceRefType
Returns:
possible object is FullyQualifiedClassType

setServiceRefType

public void setServiceRefType(FullyQualifiedClassType value)
Description copied from interface: ServiceRefType
Sets the value of the serviceRefType property.

Specified by:
setServiceRefType in interface ServiceRefType
Parameters:
value - allowed object is FullyQualifiedClassType

getWsdlFile

public XsdAnyURIType getWsdlFile()
Description copied from interface: ServiceRefType
Gets the value of the wsdlFile property.

Specified by:
getWsdlFile in interface ServiceRefType
Returns:
possible object is XsdAnyURIType

setWsdlFile

public void setWsdlFile(XsdAnyURIType value)
Description copied from interface: ServiceRefType
Sets the value of the wsdlFile property.

Specified by:
setWsdlFile in interface ServiceRefType
Parameters:
value - allowed object is XsdAnyURIType

getJaxrpcMappingFile

public PathType getJaxrpcMappingFile()
Description copied from interface: ServiceRefType
Gets the value of the jaxrpcMappingFile property.

Specified by:
getJaxrpcMappingFile in interface ServiceRefType
Returns:
possible object is PathType

setJaxrpcMappingFile

public void setJaxrpcMappingFile(PathType value)
Description copied from interface: ServiceRefType
Sets the value of the jaxrpcMappingFile property.

Specified by:
setJaxrpcMappingFile in interface ServiceRefType
Parameters:
value - allowed object is PathType

getServiceQname

public XsdQNameType getServiceQname()
Description copied from interface: ServiceRefType
Gets the value of the serviceQname property.

Specified by:
getServiceQname in interface ServiceRefType
Returns:
possible object is XsdQNameType

setServiceQname

public void setServiceQname(XsdQNameType value)
Description copied from interface: ServiceRefType
Sets the value of the serviceQname property.

Specified by:
setServiceQname in interface ServiceRefType
Parameters:
value - allowed object is XsdQNameType

getPortComponentRef

public PortComponentRefType[] getPortComponentRef()
Specified by:
getPortComponentRef in interface ServiceRefType
Returns:
array of PortComponentRefType

getPortComponentRef

public PortComponentRefType getPortComponentRef(int idx)
Specified by:
getPortComponentRef in interface ServiceRefType
Returns:
one of PortComponentRefType

getPortComponentRefLength

public int getPortComponentRefLength()
Specified by:
getPortComponentRefLength in interface ServiceRefType

setPortComponentRef

public void setPortComponentRef(PortComponentRefType[] values)
Specified by:
setPortComponentRef in interface ServiceRefType
Parameters:
values - allowed objects are PortComponentRefType

setPortComponentRef

public PortComponentRefType setPortComponentRef(int idx,
                                                PortComponentRefType value)
Specified by:
setPortComponentRef in interface ServiceRefType
value - allowed object is PortComponentRefType

getHandler

public ServiceRefHandlerType[] getHandler()
Specified by:
getHandler in interface ServiceRefType
Returns:
array of ServiceRefHandlerType

getHandler

public ServiceRefHandlerType getHandler(int idx)
Specified by:
getHandler in interface ServiceRefType
Returns:
one of ServiceRefHandlerType

getHandlerLength

public int getHandlerLength()
Specified by:
getHandlerLength in interface ServiceRefType

setHandler

public void setHandler(ServiceRefHandlerType[] values)
Specified by:
setHandler in interface ServiceRefType
Parameters:
values - allowed objects are ServiceRefHandlerType

setHandler

public ServiceRefHandlerType setHandler(int idx,
                                        ServiceRefHandlerType value)
Specified by:
setHandler in interface ServiceRefType
value - allowed object is ServiceRefHandlerType

getHandlerChains

public ServiceRefHandlerChainsType getHandlerChains()
Description copied from interface: ServiceRefType
Gets the value of the handlerChains property.

Specified by:
getHandlerChains in interface ServiceRefType
Returns:
possible object is ServiceRefHandlerChainsType

setHandlerChains

public void setHandlerChains(ServiceRefHandlerChainsType value)
Description copied from interface: ServiceRefType
Sets the value of the handlerChains property.

Specified by:
setHandlerChains in interface ServiceRefType
Parameters:
value - allowed object is ServiceRefHandlerChainsType

getMappedName

public XsdStringType getMappedName()
Description copied from interface: ServiceRefType
Gets the value of the mappedName property.

Specified by:
getMappedName in interface ServiceRefType
Returns:
possible object is XsdStringType

setMappedName

public void setMappedName(XsdStringType value)
Description copied from interface: ServiceRefType
Sets the value of the mappedName property.

Specified by:
setMappedName in interface ServiceRefType
Parameters:
value - allowed object is XsdStringType

getInjectionTarget

public InjectionTargetType[] getInjectionTarget()
Specified by:
getInjectionTarget in interface ServiceRefType
Returns:
array of InjectionTargetType

getInjectionTarget

public InjectionTargetType getInjectionTarget(int idx)
Specified by:
getInjectionTarget in interface ServiceRefType
Returns:
one of InjectionTargetType

getInjectionTargetLength

public int getInjectionTargetLength()
Specified by:
getInjectionTargetLength in interface ServiceRefType

setInjectionTarget

public void setInjectionTarget(InjectionTargetType[] values)
Specified by:
setInjectionTarget in interface ServiceRefType
Parameters:
values - allowed objects are InjectionTargetType

setInjectionTarget

public InjectionTargetType setInjectionTarget(int idx,
                                              InjectionTargetType value)
Specified by:
setInjectionTarget in interface ServiceRefType
value - allowed object is InjectionTargetType

getId

public String getId()
Description copied from interface: ServiceRefType
Gets the value of the id property.

Specified by:
getId in interface ServiceRefType
Returns:
possible object is String

setId

public void setId(String value)
Description copied from interface: ServiceRefType
Sets the value of the id property.

Specified by:
setId in interface ServiceRefType
Parameters:
value - allowed object is String

copyDescription

protected void copyDescription(DescriptionType[] source)
Copies all values of property Description.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyDisplayName

protected void copyDisplayName(DisplayNameType[] source)
Copies all values of property DisplayName.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyIcon

protected void copyIcon(IconType[] source)
Copies all values of property Icon.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyPortComponentRef

protected void copyPortComponentRef(PortComponentRefType[] source)
Copies all values of property PortComponentRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyHandler

protected void copyHandler(ServiceRefHandlerType[] source)
Copies all values of property Handler.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyInjectionTarget

protected void copyInjectionTarget(InjectionTargetType[] source)
Copies all values of property InjectionTarget.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

clone

public ServiceRefTypeImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class Object
Returns:
A clone of this instance.


Copyright © 2009 The CC-XJC Community. All Rights Reserved.