@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 String uri
protected List otherElements
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()
setOtherElements(java.util.List)
public void setOtherElements(List otherElements)
otherElements
- list of other elements.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.