@Deprecated public class EntityName extends Object
EntityName
object.Constructor and Description |
---|
EntityName()
Deprecated.
Default Constructor.
|
EntityName(String uri)
Deprecated.
Constructor create
EntityName object. |
EntityName(String uri,
List otherElements)
Deprecated.
Constructor create
EntityName object. |
Modifier and Type | Method and Description |
---|---|
List |
getOtherElements()
Deprecated.
Returns list of other elements.
|
void |
setOtherElements(List otherElements)
Deprecated.
Sets list of other elements.
|
void |
setURI(String uri)
Deprecated.
Sets the
URI . |
public EntityName()
public EntityName(String uri)
EntityName
object.uri
- the URI
.public void setURI(String uri)
URI
.uri
- the value of URI
.public List getOtherElements()
EntityName.setOtherElements(java.util.List)
public void setOtherElements(List otherElements)
otherElements
- list of other elements.Copyright © 2010-2018, ForgeRock All Rights Reserved.