Modifier and Type | Field and Description |
---|---|
public String | bind
The name of the bind method of the reference. |
public String | cardinality
The cardinality of the reference. |
public String | collectionType
The collection type for the reference. |
public String | field
The name of the field of the reference. |
public String | fieldOption
The field option of the reference. |
public String | interfaceName
The service interface of the reference. |
public String | name
The name of the reference. |
public Integer | parameter
The zero-based parameter number of the constructor parameter for the reference. |
public String | policy
The policy of the reference. |
public String | policyOption
The policy option of the reference. |
public String | scope
The scope of the reference. |
public String | target
The target of the reference. |
public String | unbind
The name of the unbind method of the reference. |
public String | updated
The name of the updated method of the reference. |
Access | Constructor and Description |
---|---|
public |
bind | back to summary |
---|---|
public String bind The name of the bind method of the reference.
This is declared in the |
cardinality | back to summary |
---|---|
public String cardinality The cardinality of the reference.
This is declared in the |
collectionType | back to summary |
---|---|
public String collectionType The collection type for the reference.
This is declared in the
|
field | back to summary |
---|---|
public String field The name of the field of the reference.
This is declared in the |
fieldOption | back to summary |
---|---|
public String fieldOption The field option of the reference.
This is declared in the |
interfaceName | back to summary |
---|---|
public String interfaceName The service interface of the reference.
This is declared in the |
name | back to summary |
---|---|
public String name The name of the reference.
This is declared in the |
parameter | back to summary |
---|---|
public Integer parameter The zero-based parameter number of the constructor parameter for the reference.
This is declared in the
|
policy | back to summary |
---|---|
public String policy The policy of the reference.
This is declared in the |
policyOption | back to summary |
---|---|
public String policyOption The policy option of the reference.
This is declared in the |
scope | back to summary |
---|---|
public String scope The scope of the reference.
This is declared in the |
target | back to summary |
---|---|
public String target The target of the reference.
This is declared in the |
unbind | back to summary |
---|---|
public String unbind The name of the unbind method of the reference.
This is declared in the |
updated | back to summary |
---|---|
public String updated The name of the updated method of the reference.
This is declared in the |
ReferenceDTO | back to summary |
---|---|
public ReferenceDTO() |