org.mobicents.slee.tools.maven.plugins.library.pojos
Class LibraryRef
java.lang.Object
org.mobicents.slee.tools.maven.plugins.library.pojos.LibraryRef
public class LibraryRef
- extends Object
LibraryRef.java
- Author:
- Alexandre Mendonca
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LibraryRef
public LibraryRef(String name,
String vendor,
String version)
LibraryRef
public LibraryRef(String name,
String vendor,
String version,
String description)
toXmlEntry
public String toXmlEntry()
toXmlEntryWithRef
public String toXmlEntryWithRef()
getName
public String getName()
getVendor
public String getVendor()
getVersion
public String getVersion()
getDescription
public String getDescription()
Copyright © 2008-2011 Mobicents. All Rights Reserved.