Constructor and Description |
---|
KVDirective() |
KVDirective(java.lang.String name,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the name of the directive
|
java.lang.String |
getValue()
Get the value of the directive.
|
void |
setName(java.lang.String name)
Set the name of the directive
|
void |
setValue(java.lang.String value)
Set the value of the directive.
|
public KVDirective()
public KVDirective(java.lang.String name, java.lang.String value)
public java.lang.String getName()
Directive
public void setName(java.lang.String name)
Directive
public java.lang.String getValue()
Directive
Copyright © 2013 Dassault Systèmes, All Rights Reserved.