public class ChildResourceRefDTO extends DTO
Modifier and Type | Field and Description |
---|---|
String |
name
name of the child resource pointed to by the URI
|
String |
specializationID
resource type specialization of the child resource pointed to by the URI
in case type represents a flexContainer.
|
Integer |
type
resourceType of the child resource pointed to by the URI
|
String |
uri
URI to the child resource.
|
Constructor and Description |
---|
ChildResourceRefDTO() |
public String uri
public String name
public Integer type
public String specializationID
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0