public class HashTypeAdaptor extends XmlAdapter<String,HashType>
| Constructor and Description |
|---|
HashTypeAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(HashType hashType) |
HashType |
unmarshal(String str) |
Copyright © 2017. All rights reserved.