Modifier and Type | Method and Description |
---|---|
VelocityPage |
VelocityPage.set(Map<String,Object> args)
Set all names in one go.
|
VelocityPage |
VelocityPage.set(String prop,
Object value)
Set the name to the value specified.
|
Copyright © 2012–2013 jcabi.com. All rights reserved.