Package | Description |
---|---|
org.apache.juddi.model |
JPA representations of the JAXB classes from uddi-ws
|
Modifier and Type | Method and Description |
---|---|
TmodelCategoryBag |
Tmodel.getCategoryBag() |
Modifier and Type | Method and Description |
---|---|
void |
Tmodel.setCategoryBag(TmodelCategoryBag categoryBag) |
Constructor and Description |
---|
Tmodel(String entityKey,
String authorizedName,
String operator,
String name,
String langCode,
boolean deleted,
Date modified,
List<OverviewDoc> overviewDocs,
List<TmodelDescr> tmodelDescrs,
List<TmodelIdentifier> tmodelIdentifiers,
TmodelCategoryBag categoryBag) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.