Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.XsdQNameType

Packages that use XsdQNameType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of XsdQNameType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee declared as XsdQNameType
protected  XsdQNameType ServiceRefType.serviceQname
           
protected  XsdQNameType PortComponentType.wsdlPort
           
protected  XsdQNameType PortComponentType.wsdlService
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type XsdQNameType
protected  List<XsdQNameType> PortComponentHandlerType.soapHeader
           
protected  List<XsdQNameType> ServiceRefHandlerType.soapHeader
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return XsdQNameType
 XsdQNameType XsdQNameType.clone()
          Creates and returns a copy of this object.
 XsdQNameType ObjectFactory.createXsdQNameType()
          Create an instance of XsdQNameType
 XsdQNameType ServiceRefType.getServiceQname()
          Gets the value of the serviceQname property.
 XsdQNameType PortComponentType.getWsdlPort()
          Gets the value of the wsdlPort property.
 XsdQNameType PortComponentType.getWsdlService()
          Gets the value of the wsdlService property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return types with arguments of type XsdQNameType
 List<XsdQNameType> PortComponentHandlerType.getSoapHeader()
          Gets the value of the soapHeader property.
 List<XsdQNameType> ServiceRefHandlerType.getSoapHeader()
          Gets the value of the soapHeader property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type XsdQNameType
 void ServiceRefType.setServiceQname(XsdQNameType value)
          Sets the value of the serviceQname property.
 void PortComponentType.setWsdlPort(XsdQNameType value)
          Sets the value of the wsdlPort property.
 void PortComponentType.setWsdlService(XsdQNameType value)
          Sets the value of the wsdlService property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type XsdQNameType
XsdQNameType(XsdQNameType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.XsdQNameType instance by copying a given instance.
 



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