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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return SecObjPurpose
 SecObjPurpose SecObjInfo_Type.getSecObjPurpose()
          Getter for secObjPurpose
 SecObjPurpose SecObjInqRq_Type.getSecObjPurpose()
          Getter for secObjPurpose
 SecObjPurpose SecObjRec_Type.getSecObjPurpose()
          Getter for secObjPurpose
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type SecObjPurpose
 void SecObjInfo_Type.setSecObjPurpose(SecObjPurpose _secObjPurpose)
          Setter for secObjPurpose
 void SecObjInqRq_Type.setSecObjPurpose(SecObjPurpose _secObjPurpose)
          Setter for secObjPurpose
 void SecObjRec_Type.setSecObjPurpose(SecObjPurpose _secObjPurpose)
          Setter for secObjPurpose