Class PersonXStreamMarshallable
java.lang.Object
it.tidalwave.thesefoolishthings.examples.dci.marshal.role.XStreamMarshallableSupport<Person>
it.tidalwave.thesefoolishthings.examples.dci.marshal.role.PersonXStreamMarshallable
- All Implemented Interfaces:
Marshallable
@DciRole(datumType=it.tidalwave.thesefoolishthings.examples.person.Person.class,
context=XStreamContext.class)
public final class PersonXStreamMarshallable
extends XStreamMarshallableSupport<Person>
- Author:
- Fabrizio Giudici
-
Field Summary
Fields inherited from interface it.tidalwave.role.io.Marshallable
_Marshallable_
-
Constructor Summary
-
Method Summary
Methods inherited from class it.tidalwave.thesefoolishthings.examples.dci.marshal.role.XStreamMarshallableSupport
marshal
-
Constructor Details
-
PersonXStreamMarshallable
-