Class AutoValue_Source
java.lang.Object
org.eclipse.cbi.maven.plugins.flatpakager.model.Source
org.eclipse.cbi.maven.plugins.flatpakager.model.AutoValue_Source
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.eclipse.cbi.maven.plugins.flatpakager.model.Source
Source.StripComponentFilter -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final Stringprivate final intprivate final Stringprivate final StringFields inherited from class org.eclipse.cbi.maven.plugins.flatpakager.model.Source
DEFAULT_STRIP_COMPONENTS -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateAutoValue_Source(String type, String path, String url, int stripComponents, String destFilename) -
Method Summary
-
Field Details
-
type
-
path
-
url
-
stripComponents
private final int stripComponents -
destFilename
-
-
Constructor Details
-
AutoValue_Source
-
-
Method Details
-
type
-
path
-
url
-
stripComponents
public int stripComponents()- Specified by:
stripComponentsin classSource
-
destFilename
- Specified by:
destFilenamein classSource
-
toString
-
equals
-
hashCode
public int hashCode()
-