Apache CXF API

Uses of Class
org.oasis_open.docs.wsrf.bf_2.BaseFaultType.ErrorCode

Packages that use BaseFaultType.ErrorCode
org.oasis_open.docs.wsrf.bf_2   
 

Uses of BaseFaultType.ErrorCode in org.oasis_open.docs.wsrf.bf_2
 

Fields in org.oasis_open.docs.wsrf.bf_2 declared as BaseFaultType.ErrorCode
protected  BaseFaultType.ErrorCode BaseFaultType.errorCode
           
 

Methods in org.oasis_open.docs.wsrf.bf_2 that return BaseFaultType.ErrorCode
 BaseFaultType.ErrorCode ObjectFactory.createBaseFaultTypeErrorCode()
          Create an instance of BaseFaultType.ErrorCode
 BaseFaultType.ErrorCode BaseFaultType.getErrorCode()
          Gets the value of the errorCode property.
 

Methods in org.oasis_open.docs.wsrf.bf_2 with parameters of type BaseFaultType.ErrorCode
 void BaseFaultType.setErrorCode(BaseFaultType.ErrorCode value)
          Sets the value of the errorCode property.
 


Apache CXF API

Apache CXF