org.jbpm.console.ng.ht.model
Class IdentitySummary
java.lang.Object
org.jbpm.console.ng.ht.model.IdentitySummary
- All Implemented Interfaces:
- Serializable
@Portable
public class IdentitySummary
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentitySummary
public IdentitySummary()
IdentitySummary
public IdentitySummary(String id,
String type)
getId
public String getId()
setId
public void setId(String id)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.