Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc.Address

Packages that use Address
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc.impl   
 

Uses of Address in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc that return Address
 Address ObjectFactory.createAddress()
          Create an instance of Address
 Address MakeConnectionType.getAddress()
          Gets the value of the address property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc with parameters of type Address
 void MakeConnectionType.setAddress(Address value)
          Sets the value of the address property.
 

Uses of Address in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc.impl that implement Address
 class AddressImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc.impl that return Address
 Address MakeConnectionTypeImpl.getAddress()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.wsmc.impl with parameters of type Address
 void MakeConnectionTypeImpl.setAddress(Address value)
           
 



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