public class Attribute extends Object
Constructor and Description |
---|
Attribute() |
Modifier and Type | Method and Description |
---|---|
int |
getDocumentAttributeId()
Returns the document attribute identifier
|
String |
getFormat()
Returns the attribute format
|
int |
getId()
Returns the attribute identifier
|
int |
getMappingId()
Returns the mapping identifier
|
void |
setDocumentAttributeId(int nDocumentAttributeId)
Sets the document attribute identifier
|
void |
setFormat(String strFormat)
Sets the attribute format
|
void |
setId(int nAttributeId)
Sets the attribute identifier
|
void |
setMappingId(int nMappingId)
Sets the mapping identifier
|
public int getId()
public void setId(int nAttributeId)
nAttributeId
- The attribute identifierpublic int getMappingId()
public void setMappingId(int nMappingId)
nMappingId
- The mapping identifierpublic int getDocumentAttributeId()
public void setDocumentAttributeId(int nDocumentAttributeId)
nDocumentAttributeId
- The document attribute identifierpublic String getFormat()
public void setFormat(String strFormat)
strFormat
- The attribute formatCopyright © 2015 City of Paris. All rights reserved.