Uses of Class
org.sourceforge.ifx.framework.element.ServerStatusCode

Packages that use ServerStatusCode
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
 

Uses of ServerStatusCode in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return ServerStatusCode
 ServerStatusCode AdditionalStatus_Type.getServerStatusCode()
          Getter for serverStatusCode
 ServerStatusCode Status_Type.getServerStatusCode()
          Getter for serverStatusCode
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type ServerStatusCode
 void AdditionalStatus_Type.setServerStatusCode(ServerStatusCode _serverStatusCode)
          Setter for serverStatusCode
 void Status_Type.setServerStatusCode(ServerStatusCode _serverStatusCode)
          Setter for serverStatusCode