hudson.plugins.buckminster.targetPlatform
Class NoTargetPlatformReference

java.lang.Object
  extended by hudson.plugins.buckminster.targetPlatform.TargetPlatformReference
      extended by hudson.plugins.buckminster.targetPlatform.NoTargetPlatformReference

public class NoTargetPlatformReference
extends TargetPlatformReference

Instances of this class represent that no target platform is referenced.

Author:
Johannes Utzig

Constructor Summary
NoTargetPlatformReference()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class hudson.plugins.buckminster.targetPlatform.TargetPlatformReference
getFullName, getPath, setFullName, setName, setPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoTargetPlatformReference

public NoTargetPlatformReference()
Method Detail

getName

public String getName()
Overrides:
getName in class TargetPlatformReference
Returns:
the human readable name for this target platform


Copyright © 2004-2013. All Rights Reserved.