com.lewisd.maven.lint.model
Class VersionProperty

java.lang.Object
  extended by com.lewisd.maven.lint.model.VersionProperty

public class VersionProperty
extends Object


Constructor Summary
VersionProperty(String propertyValue)
           
 
Method Summary
 String getOriginalVersion()
           
 List<String> getPropertyNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionProperty

public VersionProperty(String propertyValue)
Method Detail

getOriginalVersion

public String getOriginalVersion()

getPropertyNames

public List<String> getPropertyNames()


Copyright © 2012. All Rights Reserved.