|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.plugin.rest.entity.PropertyEntity
public class PropertyEntity
Represents a property entity.
| Constructor Summary | |
|---|---|
PropertyEntity(java.lang.String name,
java.lang.String type)
Constructs a property with the specified name and type. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyEntity(java.lang.String name,
java.lang.String type)
name - name of the propertytype - type of the property| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||