net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc
Interface Implementations
- All Superinterfaces:
- ModelObject
- All Known Implementing Classes:
- ImplementationsImpl
public interface Implementations
- extends ModelObject
List of implementations.
getImplementation
Implementation[] getImplementation()
- Returns:
- array of
Implementation
getImplementation
Implementation getImplementation(int idx)
- Returns:
- one of
Implementation
getImplementationLength
int getImplementationLength()
setImplementation
void setImplementation(Implementation[] values)
- Parameters:
values - allowed objects are
Implementation
setImplementation
Implementation setImplementation(int idx,
Implementation value)
- Parameters:
value - allowed object is
Implementation
Copyright © 2009 The CC-XJC Community. All Rights Reserved.