public interface CompetitorClass
extends javax.jmi.reflect.RefClass
| Modifier and Type | Method and Description |
|---|---|
Competitor |
createCompetitor()
Creates an instance of class
Competitor. |
Competitor |
getCompetitor(Object object)
Creates an instance of class
Competitor based on the specified Object instance. |
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnumCompetitor createCompetitor()
Competitor.
This is a factory operation used to create instance objects of class Competitor.Competitor getCompetitor(Object object)
Competitor based on the specified Object instance.
This is a factory operation used to create instance objects of class Competitor.object - The Object instance this class is based on.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.