Package com.persequor.event
Class VocabularyBackedValue
java.lang.Object
com.persequor.event.VocabularyBackedValue
- Direct Known Subclasses:
BizStep
,BizTransactionType
,Disposition
,ErrorReason
,SourceDestType
,VocabularyBackedTypeValue
,VocabularyBackedWithCustomTagsValue
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getUri()
getValue()
int
hashCode()
boolean
is
(ElementUri... value) boolean
void
setDisplayName
(String displayName) void
setValue
(ElementUri value) void
toString()
-
Field Details
-
value
-
displayName
-
-
Constructor Details
-
VocabularyBackedValue
public VocabularyBackedValue() -
VocabularyBackedValue
-
-
Method Details