org.kuali.student.r1.common.dto
Interface HasAttributes

All Known Implementing Classes:
AbstractStatementInfo, CredentialInfo, CreditInfo, GradeInfo, NlUsageTypeInfo, OrgCodeInfo, PersonCitizenshipInfo, PersonInfo, PersonReferenceIdInfo, PersonRelationInfo, PersonResidencyInfo, PersonUsageTypeInfo, RefStatementRelationInfo, RefStatementRelationTypeInfo, ReqComponentTypeInfo, ResultComponentInfo, ResultComponentInfo, ResultComponentTypeInfo, ScaleInfo, StatementInfo, StatementTreeViewInfo, StatementTypeInfo, TypeInfo

Deprecated.

@Deprecated
public interface HasAttributes


Method Summary
 Map<String,String> getAttributes()
          Deprecated.  
 void setAttributes(Map<String,String> attributes)
          Deprecated.  
 

Method Detail

getAttributes

Map<String,String> getAttributes()
Deprecated. 

setAttributes

void setAttributes(Map<String,String> attributes)
Deprecated. 


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.