org.eclipse.tycho.p2.resolver
Class TargetDefinitionFile.OtherLocation

java.lang.Object
  extended by org.eclipse.tycho.p2.resolver.TargetDefinitionFile.OtherLocation
All Implemented Interfaces:
org.eclipse.tycho.p2.target.facade.TargetDefinition.Location
Enclosing class:
TargetDefinitionFile

public class TargetDefinitionFile.OtherLocation
extends Object
implements org.eclipse.tycho.p2.target.facade.TargetDefinition.Location


Constructor Summary
TargetDefinitionFile.OtherLocation(String description)
           
 
Method Summary
 String getTypeDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetDefinitionFile.OtherLocation

public TargetDefinitionFile.OtherLocation(String description)
Method Detail

getTypeDescription

public String getTypeDescription()
Specified by:
getTypeDescription in interface org.eclipse.tycho.p2.target.facade.TargetDefinition.Location


Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.