public class Metadata extends Object
Constructor and Description |
---|
Metadata() |
Modifier and Type | Method and Description |
---|---|
int |
getMetaId()
Returns the MetaId
|
int |
getMetaStructureId()
Returns the MetaStructureId
|
String |
getName()
Returns the Name
|
String |
getValue()
Returns the Value
|
void |
setMetaId(int nMetaId)
Sets the MetaId
|
void |
setMetaStructureId(int nMetaStructureId)
Sets the MetaStructureId
|
void |
setName(String strName)
Sets the Name
|
void |
setValue(String strValue)
Sets the Value
|
public int getMetaId()
public void setMetaId(int nMetaId)
nMetaId
- The MetaIdpublic int getMetaStructureId()
public void setMetaStructureId(int nMetaStructureId)
nMetaStructureId
- The MetaStructureIdpublic String getName()
public void setName(String strName)
strName
- The Namepublic String getValue()
public void setValue(String strValue)
strValue
- The ValueCopyright © 2018 City of Paris. All rights reserved.