gnu.mapping

Interface HasNamedParts

public interface HasNamedParts

Method Summary
Objectget(String key)
booleanisConstant(String key)

Method Detail

get

public Object get(String key)

isConstant

public boolean isConstant(String key)