| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| org.w3.xlink |
| Modifier and Type | Field and Description |
|---|---|
protected TypeType |
RoleType.type |
protected TypeType |
ProcessSpecificationInfoType.type |
| Modifier and Type | Method and Description |
|---|---|
TypeType |
RoleType.getType()
Gets the value of the type property.
|
TypeType |
ProcessSpecificationInfoType.getType()
Gets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoleType.setType(TypeType value)
Sets the value of the type property.
|
void |
ProcessSpecificationInfoType.setType(TypeType value)
Sets the value of the type property.
|
RoleType |
RoleType.withType(TypeType value) |
ProcessSpecificationInfoType |
ProcessSpecificationInfoType.withType(TypeType value) |
| Constructor and Description |
|---|
ProcessSpecificationInfoType(String instanceVersion,
String name,
String uuid,
TypeType type,
String href)
Fully-initialising value constructor
|
RoleType(String name,
TypeType type,
String href)
Fully-initialising value constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected TypeType |
Title.type |
protected TypeType |
Simple.type |
protected TypeType |
Resource.type |
protected TypeType |
Locator.type |
protected TypeType |
Extended.type |
protected TypeType |
Arc.type |
| Modifier and Type | Method and Description |
|---|---|
static TypeType |
TypeType.fromValue(String v) |
TypeType |
Title.getType()
Gets the value of the type property.
|
TypeType |
Simple.getType()
Gets the value of the type property.
|
TypeType |
Resource.getType()
Gets the value of the type property.
|
TypeType |
Locator.getType()
Gets the value of the type property.
|
TypeType |
Extended.getType()
Gets the value of the type property.
|
TypeType |
Arc.getType()
Gets the value of the type property.
|
static TypeType |
TypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeType[] |
TypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Title.setType(TypeType value)
Sets the value of the type property.
|
void |
Simple.setType(TypeType value)
Sets the value of the type property.
|
void |
Resource.setType(TypeType value)
Sets the value of the type property.
|
void |
Locator.setType(TypeType value)
Sets the value of the type property.
|
void |
Extended.setType(TypeType value)
Sets the value of the type property.
|
void |
Arc.setType(TypeType value)
Sets the value of the type property.
|
Title |
Title.withType(TypeType value) |
Simple |
Simple.withType(TypeType value) |
Resource |
Resource.withType(TypeType value) |
Locator |
Locator.withType(TypeType value) |
Extended |
Extended.withType(TypeType value) |
Arc |
Arc.withType(TypeType value) |
| Constructor and Description |
|---|
Arc(List<Title> titles,
TypeType type,
String arcrole,
String title,
ShowType show,
ActuateType actuate,
String from,
String to)
Fully-initialising value constructor
|
Extended(List<Object> titlesAndResourcesAndLocators,
TypeType type,
String role,
String title)
Fully-initialising value constructor
|
Locator(List<Title> titles,
TypeType type,
String href,
String role,
String title,
String label)
Fully-initialising value constructor
|
Resource(List<Object> content,
TypeType type,
String role,
String title,
String label)
Fully-initialising value constructor
|
Simple(List<Object> content,
TypeType type,
String href,
String role,
String arcrole,
String title,
ShowType show,
ActuateType actuate)
Fully-initialising value constructor
|
Title(List<Object> content,
TypeType type,
String lang)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.