org.kuali.common.util.project.model
Class Feature
java.lang.Object
org.kuali.common.util.project.model.Feature
public final class Feature
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Feature
public Feature(FeatureIdentifier identifier,
String name,
String description)
getIdentifier
public FeatureIdentifier getIdentifier()
getName
public String getName()
getDescription
public String getDescription()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.