public interface Directive
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.
|
java.lang.String getName()
void setName(java.lang.String name)
java.lang.String getValue()
void setValue(java.lang.String value)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.