net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jomc
Interface Instances
- All Superinterfaces:
- ModelObject
- All Known Implementing Classes:
- InstancesImpl
public interface Instances
- extends ModelObject
List of instances.
getInstance
Instance[] getInstance()
- Returns:
- array of
Instance
getInstance
Instance getInstance(int idx)
- Returns:
- one of
Instance
getInstanceLength
int getInstanceLength()
setInstance
void setInstance(Instance[] values)
- Parameters:
values - allowed objects are
Instance
setInstance
Instance setInstance(int idx,
Instance value)
- Parameters:
value - allowed object is
Instance
Copyright © 2009 The CC-XJC Community. All Rights Reserved.