com.retek.component.media
Class PersonalizationLineRestriction
java.lang.Object
com.retek.component.media.PersonalizationLineRestriction
- All Implemented Interfaces:
- java.io.Serializable
- public class PersonalizationLineRestriction
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PersonalizationLineRestriction
public PersonalizationLineRestriction(int lineNumber)
getLineNumber
public int getLineNumber()
isLineAvailable
public boolean isLineAvailable()
getMaxCharacters
public int getMaxCharacters()
setLineAvailable
public void setLineAvailable(boolean isAvailable)
setMaxCharacters
public void setMaxCharacters(int maxCharacters)
toString
public java.lang.String toString()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28