public interface Meta
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the name of the meta
|
java.lang.String |
getSourcePartName()
Get the name of the part used to generate this meta
|
java.lang.String |
getValue()
Get the value of the meta.
|
void |
markRemoved()
Mark this meta as removed.
|
void |
setName(java.lang.String name)
Set the name of the meta
|
void |
setValue(java.lang.String value)
Set the value of the meta.
|
java.lang.String getName()
void setName(java.lang.String name)
java.lang.String getValue()
void setValue(java.lang.String value)
void markRemoved()
java.lang.String getSourcePartName()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.