org.jboss.maven.plugins.injection
Class Constant
java.lang.Object
org.jboss.maven.plugins.injection.TargetMember
org.jboss.maven.plugins.injection.Constant
public class Constant
- extends TargetMember
Specifically, a target field defined as 'static final'.
- Author:
- Steve Ebersole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constant
public Constant()
getFieldName
public String getFieldName()
setFieldName
public void setFieldName(String fieldName)
getMemberName
public String getMemberName()
- Specified by:
getMemberName
in class TargetMember
Copyright © 2012 JBoss, a division of Red Hat, Inc. All Rights Reserved.