Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.ProductElementType

Packages that use ProductElementType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003   
 

Uses of ProductElementType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 with type parameters of type ProductElementType
protected  javax.xml.bind.JAXBElement<ProductElementType> StaticHeaderBaseType.product
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 that return ProductElementType
 ProductElementType ProductElementType.clone()
          Creates and returns a copy of this object.
 ProductElementType ObjectFactory.createProductElementType()
          Create an instance of ProductElementType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 that return types with arguments of type ProductElementType
 javax.xml.bind.JAXBElement<ProductElementType> ObjectFactory.createStaticHeaderBaseTypeProduct(ProductElementType value)
          Create an instance of JAXBElement<ProductElementType>}
 javax.xml.bind.JAXBElement<ProductElementType> StaticHeaderBaseType.getProduct()
          Gets the value of the product property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 with parameters of type ProductElementType
 javax.xml.bind.JAXBElement<ProductElementType> ObjectFactory.createStaticHeaderBaseTypeProduct(ProductElementType value)
          Create an instance of JAXBElement<ProductElementType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 with type arguments of type ProductElementType
 void StaticHeaderBaseType.setProduct(javax.xml.bind.JAXBElement<ProductElementType> value)
          Sets the value of the product property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 with parameters of type ProductElementType
ProductElementType(ProductElementType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.ProductElementType instance by copying a given instance.
 



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