Package | Description |
---|---|
info.textgrid.namespaces.metadata.core._2010 |
Modifier and Type | Field and Description |
---|---|
protected IdentifierType |
BibliographicCitationType.bibIdentifier |
protected IdentifierType |
ObjectCitationType.objectIdentifier |
Modifier and Type | Field and Description |
---|---|
protected List<IdentifierType> |
ProvidedType.identifier |
Modifier and Type | Method and Description |
---|---|
IdentifierType |
ObjectFactory.createIdentifierType()
Create an instance of
IdentifierType |
IdentifierType |
BibliographicCitationType.getBibIdentifier()
Gets the value of the bibIdentifier property.
|
IdentifierType |
ObjectCitationType.getObjectIdentifier()
Gets the value of the objectIdentifier property.
|
Modifier and Type | Method and Description |
---|---|
List<IdentifierType> |
ProvidedType.getIdentifier()
Gets the value of the identifier property.
|
Modifier and Type | Method and Description |
---|---|
void |
BibliographicCitationType.setBibIdentifier(IdentifierType value)
Sets the value of the bibIdentifier property.
|
void |
ObjectCitationType.setObjectIdentifier(IdentifierType value)
Sets the value of the objectIdentifier property.
|
Copyright © 2013 TextGrid Consortium. All Rights Reserved.