|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.client.impl.VersionProperties
public class VersionProperties
| Field Summary | |
|---|---|
static VersionProperties |
instance
The single instance. |
| Method Summary | |
|---|---|
java.util.Map |
getProperties()
Returns an unmodifiable map of version properties. |
java.lang.String |
getProperty(java.lang.String name)
Returns the value for the given property name. |
java.lang.String |
toString()
Returns the version information as a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final VersionProperties instance
| Method Detail |
|---|
public java.util.Map getProperties()
public java.lang.String getProperty(java.lang.String name)
name - - The name of the property.
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||