public class RepositoryThresholdAdapter extends XmlAdapter<String,Threshold>
RepositoryThresholdAdapter()
String
marshal(Threshold threshold)
Threshold
unmarshal(String threshold)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RepositoryThresholdAdapter()
public final String marshal(Threshold threshold)
marshal
XmlAdapter<String,Threshold>
public final Threshold unmarshal(String threshold)
unmarshal
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.