org.apache.juddi.model
Class TmodelCategoryBag

java.lang.Object
  extended by org.apache.juddi.model.CategoryBag
      extended by org.apache.juddi.model.TmodelCategoryBag
All Implemented Interfaces:
Serializable

public class TmodelCategoryBag
extends CategoryBag

Author:
Kurt T Stam
See Also:
Serialized Form

Constructor Summary
TmodelCategoryBag()
           
TmodelCategoryBag(Tmodel tmodel)
           
 
Method Summary
 Tmodel getTmodel()
           
 void setTmodel(Tmodel tmodel)
           
 
Methods inherited from class org.apache.juddi.model.CategoryBag
getId, getKeyedReferenceGroups, getKeyedReferences, setId, setKeyedReferenceGroups, setKeyedReferences
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TmodelCategoryBag

public TmodelCategoryBag()

TmodelCategoryBag

public TmodelCategoryBag(Tmodel tmodel)
Method Detail

getTmodel

public Tmodel getTmodel()

setTmodel

public void setTmodel(Tmodel tmodel)


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.