|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.compoze.collab.beacm.RepeatAdjust
public abstract class RepeatAdjust
This class stores the values for a 'repeat adjust'.
| Constructor Summary | |
|---|---|
protected |
RepeatAdjust(String[] values)
Constructor. |
| Method Summary | |
|---|---|
List |
getValues()
Gets the values of the repeat adjust. |
String[] |
getValuesArray()
Gets the values of the repeat adjust. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RepeatAdjust(String[] values)
values - the adjust values| Method Detail |
|---|
public List getValues()
java.util.String objects (unmodifiable)public String[] getValuesArray()
null)
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||