java.lang.Object
com.tlcsdm.core.util.DependencyInfo.Dependency
- 封闭类:
DependencyInfo
-
字段概要
字段修饰符和类型字段说明private final javafx.beans.property.SimpleStringPropertyprivate final javafx.beans.property.SimpleStringPropertyprivate final javafx.beans.property.SimpleBooleanPropertyprivate final javafx.beans.property.SimpleStringPropertyprivate final javafx.beans.property.SimpleStringPropertyprivate final javafx.beans.property.SimpleStringPropertyprivate final javafx.beans.property.SimpleStringProperty -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明javafx.beans.property.SimpleStringPropertyartifact()getGroup()getUrl()javafx.beans.property.SimpleStringPropertygroup()javafx.beans.property.SimpleBooleanPropertyinUsed()javafx.beans.property.SimpleStringPropertylicense()javafx.beans.property.SimpleStringPropertyvoidsetArtifact(String artifact) voidvoidsetInUsed(boolean inUsed) voidsetLicense(String license) voidsetLicenseUrl(String licenseUrl) voidvoidsetVersion(String version) javafx.beans.property.SimpleStringPropertyurl()javafx.beans.property.SimpleStringPropertyversion()
-
字段详细资料
-
group
private final javafx.beans.property.SimpleStringProperty group -
artifact
private final javafx.beans.property.SimpleStringProperty artifact -
version
private final javafx.beans.property.SimpleStringProperty version -
inUsed
private final javafx.beans.property.SimpleBooleanProperty inUsed -
url
private final javafx.beans.property.SimpleStringProperty url -
license
private final javafx.beans.property.SimpleStringProperty license -
licenseUrl
private final javafx.beans.property.SimpleStringProperty licenseUrl
-
-
构造器详细资料
-
Dependency
-
-
方法详细资料
-
group
public javafx.beans.property.SimpleStringProperty group() -
artifact
public javafx.beans.property.SimpleStringProperty artifact() -
version
public javafx.beans.property.SimpleStringProperty version() -
inUsed
public javafx.beans.property.SimpleBooleanProperty inUsed() -
url
public javafx.beans.property.SimpleStringProperty url() -
license
public javafx.beans.property.SimpleStringProperty license() -
licenseUrl
public javafx.beans.property.SimpleStringProperty licenseUrl() -
getGroup
-
setGroup
-
getArtifact
-
setArtifact
-
getVersion
-
setVersion
-
getInUsed
-
setInUsed
public void setInUsed(boolean inUsed) -
getUrl
-
setUrl
-
getLicense
-
setLicense
-
getLicenseUrl
-
setLicenseUrl
-