Serialized Form


Package com.soebes.maven.plugins.mlv.model

Class com.soebes.maven.plugins.mlv.model.LicenseItem extends Object implements Serializable

Serialized Fields

id

String id
The id field is used as unique identifier.


description

String description
The description field can be used to describe the particular license or give supplemental information about the license.


names

List<E> names
Field names.


urls

List<E> urls
Field urls.

Class com.soebes.maven.plugins.mlv.model.LicensesContainer extends Object implements Serializable

Serialized Fields

valid

LicensesList valid
The valid category defines licenses which are assumed to be ok.


invalid

LicensesList invalid
The invalid category defines licenses which are not ok.


warning

LicensesList warning
The warning category defines licenses which are defined to be warning.


modelEncoding

String modelEncoding
Field modelEncoding.

Class com.soebes.maven.plugins.mlv.model.LicensesList extends Object implements Serializable

Serialized Fields

licenses

List<E> licenses
Field licenses.



Copyright © 2009-2011 SoftwareEntwicklung Beratung Schulung. All Rights Reserved.