Uses of Class
net.oasis.wsn.bf2.BaseFaultType.Description

Packages that use BaseFaultType.Description
net.oasis.wsn.bf2   
 

Uses of BaseFaultType.Description in net.oasis.wsn.bf2
 

Fields in net.oasis.wsn.bf2 with type parameters of type BaseFaultType.Description
protected  java.util.List<BaseFaultType.Description> BaseFaultType.description
           
 

Methods in net.oasis.wsn.bf2 that return BaseFaultType.Description
 BaseFaultType.Description ObjectFactory.createBaseFaultTypeDescription()
          Create an instance of BaseFaultType.Description
 

Methods in net.oasis.wsn.bf2 that return types with arguments of type BaseFaultType.Description
 java.util.List<BaseFaultType.Description> BaseFaultType.getDescription()
          Gets the value of the description property.
 

Method parameters in net.oasis.wsn.bf2 with type arguments of type BaseFaultType.Description
 void BaseFaultType.setDescription(java.util.List<BaseFaultType.Description> value)
           
 



Copyright © 2008-2013 Highsource. All Rights Reserved.