public class TargetPlatformDescriptor extends TargetDescriptor
Constructor and Description |
---|
TargetPlatformDescriptor() |
Modifier and Type | Method and Description |
---|---|
TargetPlatformDescriptor |
clone() |
protected void |
doClone(TargetPlatformDescriptor clone) |
List<String> |
getTestVersions() |
boolean |
isDefault() |
boolean |
isDefaultSet() |
boolean |
isFastTrack() |
boolean |
isFastTrackSet() |
boolean |
isTrial() |
boolean |
isTrialSet() |
doClone, getDescription, getDownloadLink, getEndOfAvailability, getId, getLabel, getName, getParent, getRefVersion, getReleaseDate, getStatus, getTypes, getVersion, isDeprecated, isEnabled, isEnableSet, isRestricted, matchesType, setDescription, setEnabled
public TargetPlatformDescriptor()
public boolean isFastTrackSet()
public boolean isFastTrack()
public boolean isTrialSet()
public boolean isTrial()
public boolean isDefaultSet()
public boolean isDefault()
public List<String> getTestVersions()
public TargetPlatformDescriptor clone()
clone
in class TargetDescriptor
protected void doClone(TargetPlatformDescriptor clone)
Copyright © 2017 Nuxeo. All rights reserved.