| 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(java.lang.String instanceVersion,
java.lang.String name,
java.lang.String uuid,
TypeType type,
java.lang.String href)
Fully-initialising value constructor
|
RoleType(java.lang.String name,
TypeType type,
java.lang.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(java.lang.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(java.lang.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(java.util.List<Title> titles,
TypeType type,
java.lang.String arcrole,
java.lang.String title,
ShowType show,
ActuateType actuate,
java.lang.String from,
java.lang.String to)
Fully-initialising value constructor
|
Extended(java.util.List<java.lang.Object> titlesAndResourcesAndLocators,
TypeType type,
java.lang.String role,
java.lang.String title)
Fully-initialising value constructor
|
Locator(java.util.List<Title> titles,
TypeType type,
java.lang.String href,
java.lang.String role,
java.lang.String title,
java.lang.String label)
Fully-initialising value constructor
|
Resource(java.util.List<java.lang.Object> content,
TypeType type,
java.lang.String role,
java.lang.String title,
java.lang.String label)
Fully-initialising value constructor
|
Simple(java.util.List<java.lang.Object> content,
TypeType type,
java.lang.String href,
java.lang.String role,
java.lang.String arcrole,
java.lang.String title,
ShowType show,
ActuateType actuate)
Fully-initialising value constructor
|
Title(java.util.List<java.lang.Object> content,
TypeType type,
java.lang.String lang)
Fully-initialising value constructor
|
Copyright © 2016 Digipost. All Rights Reserved.