com.tonbeller.jpivot.table.span
Class PropertySpanBuilder.BookmarkState

java.lang.Object
  extended by com.tonbeller.jpivot.table.span.PropertySpanBuilder.BookmarkState
Enclosing class:
PropertySpanBuilder

public static class PropertySpanBuilder.BookmarkState
extends java.lang.Object


Constructor Summary
PropertySpanBuilder.BookmarkState()
           
 
Method Summary
 java.util.List getVisibleProperties()
           
 boolean isShowProperties()
           
 void setShowProperties(boolean b)
           
 void setVisibleProperties(java.util.List list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySpanBuilder.BookmarkState

public PropertySpanBuilder.BookmarkState()
Method Detail

isShowProperties

public boolean isShowProperties()

getVisibleProperties

public java.util.List getVisibleProperties()

setShowProperties

public void setShowProperties(boolean b)

setVisibleProperties

public void setVisibleProperties(java.util.List list)