public interface IdentificationCriteriaByIdGeneration extends IdentificationCriteria
Specifies a criteria for matching an identification by its generation id.
InterchangeObject.getLinkedGenerationID(),
AUID| Modifier and Type | Method and Description |
|---|---|
AUID |
getGenerationID()
Returns the generation id of the identification criteria.
|
void |
setGenerationID(AUID generationID)
Sets the generation id of the identification criteria.
|
getIdentificationCriteriaTypeAUID getGenerationID()
Returns the generation id of the identification criteria.
void setGenerationID(AUID generationID) throws NullPointerException
Sets the generation id of the identification criteria.
generationID - Set the generation id of the identification criteria.NullPointerException - The given generation id is null.(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.