org.fosstrak.epcis.repository.model
Class BusinessTransactionTypeId

java.lang.Object
  extended by org.fosstrak.epcis.repository.model.VocabularyElement
      extended by org.fosstrak.epcis.repository.model.BusinessTransactionTypeId

public class BusinessTransactionTypeId
extends VocabularyElement

A vocabulary type for representing business transaction type identifiers, per section 7.2.6.1 of the spec.

Author:
Sean Wellington

Constructor Summary
BusinessTransactionTypeId()
           
 
Method Summary
 String getVocabularyType()
          The formal name of the vocabulary to which this element belongs.
 
Methods inherited from class org.fosstrak.epcis.repository.model.VocabularyElement
equals, getId, getUri, hashCode, setId, setUri
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessTransactionTypeId

public BusinessTransactionTypeId()
Method Detail

getVocabularyType

public String getVocabularyType()
Description copied from class: VocabularyElement
The formal name of the vocabulary to which this element belongs.

Specified by:
getVocabularyType in class VocabularyElement


Copyright © 2010. All Rights Reserved.