@Deprecated public class EntityName extends Object
EntityName
object.Modifier and Type | Field and Description |
---|---|
protected List |
otherElements
Deprecated.
|
protected String |
uri
Deprecated.
|
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 . |
protected List otherElements
public EntityName()
public EntityName(String uri)
EntityName
object.uri
- the URI
.public EntityName(String uri, List otherElements)
EntityName
object.uri
- the URI
.otherElements
- list of other elements.public List getOtherElements()
EntityName.setOtherElements(java.util.List)
public void setOtherElements(List otherElements)
otherElements
- list of other elements.Copyright © 2010-2014, ForgeRock All Rights Reserved.