Uses of Class
com.hyper9.simdk.stubs.dao.ExtendedElementDescription

Packages that use ExtendedElementDescription
com.hyper9.simdk.stubs.dao   
 

Uses of ExtendedElementDescription in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return ExtendedElementDescription
 ExtendedElementDescription ProfileDescriptionSection.getDescription()
           
 ExtendedElementDescription ProfileExpressionMetadata.getExpressionId()
           
 ExtendedElementDescription ProfilePolicyOptionMetadata.getId()
           
 ExtendedElementDescription ProfilePolicyMetadata.getId()
           
 ExtendedElementDescription ProfileParameterMetadata.getId()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ExtendedElementDescription
 List<ExtendedElementDescription> ArrayOfExtendedElementDescription.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type ExtendedElementDescription
 void ProfileDescriptionSection.setDescription(ExtendedElementDescription toSet)
           
 void ProfileExpressionMetadata.setExpressionId(ExtendedElementDescription toSet)
           
 void ProfilePolicyOptionMetadata.setId(ExtendedElementDescription toSet)
           
 void ProfilePolicyMetadata.setId(ExtendedElementDescription toSet)
           
 void ProfileParameterMetadata.setId(ExtendedElementDescription toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.