Package com.persequor.event
Class BizTransaction
java.lang.Object
com.persequor.event.VocabularyBackedValue
com.persequor.event.VocabularyBackedTypeValue
com.persequor.event.BizTransaction
-
Field Summary
Fields inherited from class com.persequor.event.VocabularyBackedValue
displayName, value
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BizTransaction
of
(BizTransactionType type, String value) static BizTransaction
Methods inherited from class com.persequor.event.VocabularyBackedTypeValue
equals, getPipeValue, getType, getTypeDisplayName, getTypeUri, hashCode, setType, setType, setTypeDisplayName, toString
Methods inherited from class com.persequor.event.VocabularyBackedValue
getDisplayName, getUri, getValue, is, is, setDisplayName, setValue, setValue
-
Constructor Details
-
BizTransaction
public BizTransaction() -
BizTransaction
-
-
Method Details
-
of
-
of
-