public class ChoiceImpl<T> extends Object implements Choice<T>
| Constructor and Description |
|---|
ChoiceImpl() |
public String getDisplayName()
getDisplayName in interface Choice<T>public void setDisplayName(String displayName)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.