com.latencybusters.jms.util
Class NameValue
java.lang.Object
com.latencybusters.jms.util.NameValue
public class NameValue
- extends java.lang.Object
Constructor Summary |
NameValue(java.lang.String s)
|
NameValue(java.lang.String name,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NameValue
public NameValue(java.lang.String name,
java.lang.String value)
NameValue
public NameValue(java.lang.String s)
getName
public java.lang.String getName()
- Returns:
- the name
setName
public void setName(java.lang.String name)
- Parameters:
name
- the name to set
getValue
public java.lang.String getValue()
- Returns:
- the value
setValue
public void setValue(java.lang.String value)
- Parameters:
value
- the value to set
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
All of the documentation and software included in this and any other Informatica, Inc. "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with Informatica Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.