net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc
Interface ImplementationReference
- All Superinterfaces:
- ModelObject, SpecificationReference
- All Known Subinterfaces:
- Dependency
- All Known Implementing Classes:
- DependencyImpl, ImplementationReferenceImpl
public interface ImplementationReference
- extends SpecificationReference
Reference to an implementation.
getImplementationName
String getImplementationName()
- Name of the referenced implementation of the specification. If not set, the
specification's multiplicity determines the implementation(s) of the reference.
- Returns:
- possible object is
String
setImplementationName
void setImplementationName(String value)
- Sets the value of the implementationName property.
- Parameters:
value - allowed object is
String
Copyright © 2009 The CC-XJC Community. All Rights Reserved.