| Package | Description |
|---|---|
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| org.w3.xlink |
| Modifier and Type | Field and Description |
|---|---|
protected TypeType |
ProcessSpecificationInfoType.type |
protected TypeType |
RoleType.type |
| Modifier and Type | Method and Description |
|---|---|
TypeType |
ProcessSpecificationInfoType.getType()
Gets the value of the type property.
|
TypeType |
RoleType.getType()
Gets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessSpecificationInfoType.setType(TypeType value)
Sets the value of the type property.
|
void |
RoleType.setType(TypeType value)
Sets the value of the type property.
|
ProcessSpecificationInfoType.Builder<_B> |
ProcessSpecificationInfoType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
RoleType.Builder<_B> |
RoleType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
| Modifier and Type | Field and Description |
|---|---|
protected TypeType |
Extended.type |
protected TypeType |
Simple.type |
protected TypeType |
ArcType.type |
protected TypeType |
LocatorType.type |
protected TypeType |
TitleEltType.type |
protected TypeType |
ResourceType.type |
| Modifier and Type | Method and Description |
|---|---|
static TypeType |
TypeType.fromValue(String v) |
TypeType |
Extended.getType()
Gets the value of the type property.
|
TypeType |
Simple.getType()
Gets the value of the type property.
|
TypeType |
ArcType.getType()
Gets the value of the type property.
|
TypeType |
LocatorType.getType()
Gets the value of the type property.
|
TypeType |
TitleEltType.getType()
Gets the value of the type property.
|
TypeType |
ResourceType.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 |
Extended.setType(TypeType value)
Sets the value of the type property.
|
void |
Simple.setType(TypeType value)
Sets the value of the type property.
|
void |
ArcType.setType(TypeType value)
Sets the value of the type property.
|
void |
LocatorType.setType(TypeType value)
Sets the value of the type property.
|
void |
TitleEltType.setType(TypeType value)
Sets the value of the type property.
|
void |
ResourceType.setType(TypeType value)
Sets the value of the type property.
|
Extended.Builder<_B> |
Extended.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
Simple.Builder<_B> |
Simple.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
ArcType.Builder<_B> |
ArcType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
LocatorType.Builder<_B> |
LocatorType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
TitleEltType.Builder<_B> |
TitleEltType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
ResourceType.Builder<_B> |
ResourceType.Builder.withType(TypeType type)
Sets the new value of "type" (any previous value will be replaced)
|
Copyright © 2021 NorStella. All rights reserved.