Class TaggedObject
java.lang.Object
org.fressian.TaggedObject
- All Implemented Interfaces:
Tagged
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTaggedObject(Object tag, Object[] value) TaggedObject(Object tag, Object[] value, Map meta) -
Method Summary
-
Field Details
-
tag
-
value
-
meta
-
-
Constructor Details
-
TaggedObject
-
TaggedObject
-
-
Method Details
-
getTag
-
getValue
-
getMeta
-