de.smartics.maven.issues.bugzilla
Class Versions.VersionedSections

Package class diagram package Versions.VersionedSections
java.lang.Object
  extended by de.smartics.maven.issues.bugzilla.Versions.VersionedSections
Enclosing class:
Versions

public static final class Versions.VersionedSections
     
     
extends Object

A versioned sections information bundle.


Method Summary
 Sections getSections()
          Returns the sections associated with the given version.
 org.apache.maven.artifact.versioning.ArtifactVersion getVersion()
          Returns the version identifier of the sections.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersion

public org.apache.maven.artifact.versioning.ArtifactVersion getVersion()
Returns the version identifier of the sections.

Returns:
the version identifier of the sections.

getSections

public Sections getSections()
Returns the sections associated with the given version.

Returns:
the sections associated with the given version.


Copyright © 2008-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.