Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.ActivationConfigPropertyType

Packages that use ActivationConfigPropertyType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of ActivationConfigPropertyType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return ActivationConfigPropertyType
 ActivationConfigPropertyType ObjectFactory.createActivationConfigPropertyType()
          Create an instance of ActivationConfigPropertyType
 ActivationConfigPropertyType[] ActivationConfigType.getActivationConfigProperty()
           
 ActivationConfigPropertyType ActivationConfigType.getActivationConfigProperty(int idx)
           
 ActivationConfigPropertyType ActivationConfigType.setActivationConfigProperty(int idx, ActivationConfigPropertyType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type ActivationConfigPropertyType
 void ActivationConfigType.setActivationConfigProperty(ActivationConfigPropertyType[] values)
           
 ActivationConfigPropertyType ActivationConfigType.setActivationConfigProperty(int idx, ActivationConfigPropertyType value)
           
 

Uses of ActivationConfigPropertyType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement ActivationConfigPropertyType
 class ActivationConfigPropertyTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as ActivationConfigPropertyType
protected  ActivationConfigPropertyType[] ActivationConfigTypeImpl.activationConfigProperty
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return ActivationConfigPropertyType
 ActivationConfigPropertyType[] ActivationConfigTypeImpl.getActivationConfigProperty()
           
 ActivationConfigPropertyType ActivationConfigTypeImpl.getActivationConfigProperty(int idx)
           
 ActivationConfigPropertyType ActivationConfigTypeImpl.setActivationConfigProperty(int idx, ActivationConfigPropertyType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type ActivationConfigPropertyType
 void ActivationConfigTypeImpl.setActivationConfigProperty(ActivationConfigPropertyType[] values)
           
 ActivationConfigPropertyType ActivationConfigTypeImpl.setActivationConfigProperty(int idx, ActivationConfigPropertyType value)
           
 



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