com.foxinmy.weixin4j.xml
Class ListWrapper<T>

java.lang.Object
  extended by com.foxinmy.weixin4j.xml.ListWrapper<T>
All Implemented Interfaces:
Serializable

public class ListWrapper<T>
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ListWrapper()
           
 
Method Summary
 List<T> getItems()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListWrapper

public ListWrapper()
Method Detail

getItems

public List<T> getItems()


Copyright © 2014–2017. All rights reserved.