|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.ixb.clientAccess.ObjectSetGeneratorInfo
public class ObjectSetGeneratorInfo
This class specifies the seed object and the object set generator ID for product structure navigation.
| Method Summary | |
|---|---|
String |
getGeneratorId()
Gets the value of the attribute: generatorId; The identifier of the object set generator. |
String |
getGeneratorParam()
Gets the value of the attribute: generatorParam; The value of the seed object. |
void |
setGeneratorId(String a_GeneratorId)
Sets the value of the attribute: generatorId; The identifier of the object set generator. |
void |
setGeneratorParam(String a_GeneratorParam)
Sets the value of the attribute: generatorParam; The value of the seed object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getGeneratorId()
public void setGeneratorId(String a_GeneratorId)
throws WTPropertyVetoException
a_GeneratorId -
WTPropertyVetoExceptionpublic String getGeneratorParam()
public void setGeneratorParam(String a_GeneratorParam)
throws WTPropertyVetoException
a_GeneratorParam -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||