Method and Description |
---|
org.kuali.common.jute.collect.ImmutableProperties.clear()
Not supported for immutable properties
|
org.kuali.common.jute.collect.ImmutableProperties.load(InputStream)
Not supported for immutable properties
|
org.kuali.common.jute.collect.ImmutableProperties.load(Reader)
Not supported for immutable properties
|
org.kuali.common.jute.collect.ImmutableProperties.loadFromXML(InputStream)
Not supported for immutable properties
|
org.kuali.common.jute.collect.ImmutableProperties.put(Object, Object)
Not supported for immutable properties
|
org.kuali.common.jute.collect.ImmutableProperties.putAll(Map extends Object, ? extends Object>)
Not supported for immutable properties
|
org.kuali.common.jute.collect.ImmutableProperties.remove(Object)
Not supported for immutable properties
|
org.kuali.common.jute.collect.ImmutableProperties.setProperty(String, String)
Not supported for immutable properties
|
Copyright © 2015 The Kuali Foundation. All rights reserved.