org.picketlink.identity.federation.saml.v2.ac.classes
public class ObjectListType extends Object
protected List<Object>
content
ObjectListType()
void
add(Object obj)
List<Object>
getContent()
remove(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<Object> content
public ObjectListType()
public void add(Object obj)
public void remove(Object obj)
public List<Object> getContent()
Copyright © 2016 JBoss Inc.. All rights reserved.