|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceDetails | |
|---|---|
| org.apache.juddi.mapping | |
| org.apache.juddi.v3.tck | |
| org.apache.juddi.validation | |
| org.uddi.api_v3 | |
| Uses of InstanceDetails in org.apache.juddi.mapping |
|---|
| Methods in org.apache.juddi.mapping with parameters of type InstanceDetails | |
|---|---|
static void |
MappingApiToModel.mapInstanceDetails(InstanceDetails apiInstanceDetails,
TmodelInstanceInfo modelTmodelInstInfo)
|
static void |
MappingModelToApi.mapInstanceDetails(TmodelInstanceInfo modelTModelInstInfo,
InstanceDetails apiInstanceDetails,
TModelInstanceInfo apiTModelInstInfo)
|
static void |
MappingModelToApi.mapOverviewDocs(List<OverviewDoc> modelOverviewDocs,
InstanceDetails apiInstanceDetails,
TModel apiTModel)
|
| Uses of InstanceDetails in org.apache.juddi.v3.tck |
|---|
| Methods in org.apache.juddi.v3.tck with parameters of type InstanceDetails | |
|---|---|
static void |
TckValidator.checkInstanceDetails(InstanceDetails ids1,
InstanceDetails ids2)
|
| Uses of InstanceDetails in org.apache.juddi.validation |
|---|
| Methods in org.apache.juddi.validation with parameters of type InstanceDetails | |
|---|---|
void |
ValidatePublish.validateInstanceDetails(InstanceDetails instDetails)
|
| Uses of InstanceDetails in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 declared as InstanceDetails | |
|---|---|
protected InstanceDetails |
TModelInstanceInfo.instanceDetails
|
| Methods in org.uddi.api_v3 that return InstanceDetails | |
|---|---|
InstanceDetails |
ObjectFactory.createInstanceDetails()
Create an instance of InstanceDetails |
InstanceDetails |
TModelInstanceInfo.getInstanceDetails()
Gets the value of the instanceDetails property. |
| Methods in org.uddi.api_v3 that return types with arguments of type InstanceDetails | |
|---|---|
javax.xml.bind.JAXBElement<InstanceDetails> |
ObjectFactory.createInstanceDetails(InstanceDetails value)
Create an instance of JAXBElement<InstanceDetails>} |
| Methods in org.uddi.api_v3 with parameters of type InstanceDetails | |
|---|---|
javax.xml.bind.JAXBElement<InstanceDetails> |
ObjectFactory.createInstanceDetails(InstanceDetails value)
Create an instance of JAXBElement<InstanceDetails>} |
void |
TModelInstanceInfo.setInstanceDetails(InstanceDetails value)
Sets the value of the instanceDetails property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||