method net.sourceforge.pebble.api.decorator. ContentDecoratorContext__static_init










method void net.sourceforge.pebble.api.decorator. ContentDecoratorContext()
postthis.media == 0
postthis.view == 0










method int getView()
preinit'ed(this.view)
postreturn_value == this.view
postinit'ed(return_value)










method void setView(int)
postthis.view == view
postinit'ed(this.view)










method int getMedia()
preinit'ed(this.media)
postreturn_value == this.media
postinit'ed(return_value)










method void setMedia(int)
postthis.media == media
postinit'ed(this.media)