edu.internet2.middleware.subject
Class SubjectType
java.lang.Object
edu.internet2.middleware.subject.SubjectType
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SubjectTypeEnum
public abstract class SubjectType
- extends Object
- implements Serializable
A SubjectType may be a person, group, or organization.
- See Also:
- Serialized Form
Method Summary |
abstract String |
getName()
Returns the name of this SubjectType. |
SubjectType
public SubjectType()
getName
public abstract String getName()
- Returns the name of this SubjectType.
- Returns:
- name