public class TransmitToAttribute extends Command
Constructor and Description |
---|
TransmitToAttribute(java.lang.String attribute,
java.lang.String value)
Constructs a new TransmitToAttr command.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttribute()
Gets the attribute name.
|
java.lang.String |
getName()
Gets the command name.
|
java.lang.String |
getValue()
Gets the value.
|
isValidEchoType
public TransmitToAttribute(java.lang.String attribute, java.lang.String value)
attribute
- the attribute namevalue
- the value