| Package | Description |
|---|---|
| net.sf.okapi.filters.xini.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected PlaceHolderType |
StartPlaceHolder.type |
protected PlaceHolderType |
PlaceHolder.type |
protected PlaceHolderType |
EndPlaceHolder.type |
| Modifier and Type | Method and Description |
|---|---|
static PlaceHolderType |
PlaceHolderType.fromValue(String v) |
PlaceHolderType |
StartPlaceHolder.getType()
Gets the value of the type property.
|
PlaceHolderType |
PlaceHolder.getType()
Gets the value of the type property.
|
PlaceHolderType |
EndPlaceHolder.getType()
Gets the value of the type property.
|
static PlaceHolderType |
PlaceHolderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlaceHolderType[] |
PlaceHolderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartPlaceHolder.setType(PlaceHolderType value)
Sets the value of the type property.
|
void |
PlaceHolder.setType(PlaceHolderType value)
Sets the value of the type property.
|
void |
EndPlaceHolder.setType(PlaceHolderType value)
Sets the value of the type property.
|
Copyright © 2022. All rights reserved.