Uses of Class
org.uddi.vscache_v3.ValidValue

Packages that use ValidValue
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
org.uddi.vscache_v3   
 

Uses of ValidValue in org.uddi.v3_service
 

Method parameters in org.uddi.v3_service with type arguments of type ValidValue
 void UDDIValueSetCachingPortType.getAllValidValues(java.lang.String authInfo, java.lang.String tModelKey, javax.xml.ws.Holder<java.lang.String> chunkToken, javax.xml.ws.Holder<java.util.List<ValidValue>> validValue)
           
 

Uses of ValidValue in org.uddi.vscache_v3
 

Fields in org.uddi.vscache_v3 with type parameters of type ValidValue
protected  java.util.List<ValidValue> ValidValuesList.validValue
           
 

Methods in org.uddi.vscache_v3 that return ValidValue
 ValidValue ObjectFactory.createValidValue()
          Create an instance of ValidValue
 

Methods in org.uddi.vscache_v3 that return types with arguments of type ValidValue
 javax.xml.bind.JAXBElement<ValidValue> ObjectFactory.createValidValue(ValidValue value)
          Create an instance of JAXBElement<ValidValue>}
 java.util.List<ValidValue> ValidValuesList.getValidValue()
          Gets the value of the validValue property.
 

Methods in org.uddi.vscache_v3 with parameters of type ValidValue
 javax.xml.bind.JAXBElement<ValidValue> ObjectFactory.createValidValue(ValidValue value)
          Create an instance of JAXBElement<ValidValue>}
 



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