org.fosstrak.epcis.repository.model
Class BusinessTransactionAttrId

java.lang.Object
  extended by org.fosstrak.epcis.repository.model.VocabularyAttributeElement
      extended by org.fosstrak.epcis.repository.model.BusinessTransactionAttrId
All Implemented Interfaces:
Serializable

public class BusinessTransactionAttrId
extends VocabularyAttributeElement

A vocabulary type for representing business step identifiers Attributes

Author:
Nikos Kefalakis (nkef)
See Also:
Serialized Form

Constructor Summary
BusinessTransactionAttrId()
           
 
Method Summary
 String getVocabularyType()
          The formal name of the vocabulary to which this element belongs.
 
Methods inherited from class org.fosstrak.epcis.repository.model.VocabularyAttributeElement
equals, getValue, getVocabularyAttrCiD, hashCode, setValue, setVocabularyAttrCiD
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessTransactionAttrId

public BusinessTransactionAttrId()
Method Detail

getVocabularyType

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

Specified by:
getVocabularyType in class VocabularyAttributeElement


Copyright © 2010. All Rights Reserved.