net.sf.dexterim.oscar.entity
Class SnacFamiliesVersions

java.lang.Object
  extended bynet.sf.dexterim.oscar.entity.SnacFamiliesVersions
All Implemented Interfaces:
Response

public class SnacFamiliesVersions
extends java.lang.Object
implements Response

Author:
christoph To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Constructor Summary
SnacFamiliesVersions()
           
 
Method Summary
 void add(SnacFamily family)
           
static Response create(Snac snac)
           
 java.util.Iterator iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnacFamiliesVersions

public SnacFamiliesVersions()
Method Detail

add

public void add(SnacFamily family)

iterator

public java.util.Iterator iterator()

create

public static Response create(Snac snac)
Parameters:
snac -
Returns:


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.