org.apache.maven.shared.utils.introspection
Class ReflectionValueExtractorTest.Scm

java.lang.Object
  extended by org.apache.maven.shared.utils.introspection.ReflectionValueExtractorTest.Scm
Enclosing class:
ReflectionValueExtractorTest

public static class ReflectionValueExtractorTest.Scm
extends Object


Constructor Summary
ReflectionValueExtractorTest.Scm()
           
 
Method Summary
 String getConnection()
           
 void setConnection(String connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionValueExtractorTest.Scm

public ReflectionValueExtractorTest.Scm()
Method Detail

setConnection

public void setConnection(String connection)

getConnection

public String getConnection()


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.