|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.Property.WebCacheProperty
com.starteam.VectorProperty.WebCacheVectorProperty
public static class VectorProperty.WebCacheVectorProperty
Base accessor for cached SDK objects encapsulating the statefulness of objects obtained from the artifact cache.
| Method Summary | |
|---|---|
int |
getMaxLength()
Gets the maximum length of a property value. |
int |
getMinLength()
Gets the minimum length of a property value. |
void |
setMaxLength(int maxLength)
Sets the maximum length of a property value. |
void |
setMinLength(int minLength)
Sets the minimum length of a property value. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getMaxLength()
public void setMaxLength(int maxLength)
maxLength - - The maximum length of a property value.public int getMinLength()
public void setMinLength(int minLength)
minLength - - the minimum length of a property value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||