|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextType | |
|---|---|
| de.extra_standard.namespace.components._1 | |
| de.extra_standard.namespace.logging._1 | |
| Uses of TextType in de.extra_standard.namespace.components._1 |
|---|
| Fields in de.extra_standard.namespace.components._1 declared as TextType | |
|---|---|
protected TextType |
SenderType.name
|
protected TextType |
ReceiverType.name
|
protected TextType |
FlagType.originator
|
protected TextType |
ApplicationType.product
|
protected TextType |
FlagType.stack
|
protected TextType |
FlagType.text
|
protected TextType |
FlagType.xPath
|
| Methods in de.extra_standard.namespace.components._1 that return TextType | |
|---|---|
TextType |
ObjectFactory.createTextType()
Create an instance of TextType |
TextType |
SenderType.getName()
Gets the value of the name property. |
TextType |
ReceiverType.getName()
Gets the value of the name property. |
TextType |
FlagType.getOriginator()
Gets the value of the originator property. |
TextType |
ApplicationType.getProduct()
Gets the value of the product property. |
TextType |
FlagType.getStack()
Gets the value of the stack property. |
TextType |
FlagType.getText()
Gets the value of the text property. |
TextType |
FlagType.getXPath()
Gets the value of the xPath property. |
| Methods in de.extra_standard.namespace.components._1 that return types with arguments of type TextType | |
|---|---|
JAXBElement<TextType> |
ObjectFactory.createName(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createOriginator(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createProduct(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createStack(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createText(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createXPath(TextType value)
Create an instance of JAXBElement<TextType>} |
| Methods in de.extra_standard.namespace.components._1 with parameters of type TextType | |
|---|---|
JAXBElement<TextType> |
ObjectFactory.createName(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createOriginator(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createProduct(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createStack(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createText(TextType value)
Create an instance of JAXBElement<TextType>} |
JAXBElement<TextType> |
ObjectFactory.createXPath(TextType value)
Create an instance of JAXBElement<TextType>} |
void |
SenderType.setName(TextType value)
Sets the value of the name property. |
void |
ReceiverType.setName(TextType value)
Sets the value of the name property. |
void |
FlagType.setOriginator(TextType value)
Sets the value of the originator property. |
void |
ApplicationType.setProduct(TextType value)
Sets the value of the product property. |
void |
FlagType.setStack(TextType value)
Sets the value of the stack property. |
void |
FlagType.setText(TextType value)
Sets the value of the text property. |
void |
FlagType.setXPath(TextType value)
Sets the value of the xPath property. |
| Uses of TextType in de.extra_standard.namespace.logging._1 |
|---|
| Fields in de.extra_standard.namespace.logging._1 declared as TextType | |
|---|---|
protected TextType |
MessageType.text
|
| Fields in de.extra_standard.namespace.logging._1 with type parameters of type TextType | |
|---|---|
protected List<TextType> |
StackTraceType.text
|
| Methods in de.extra_standard.namespace.logging._1 that return TextType | |
|---|---|
TextType |
MessageType.getText()
Gets the value of the text property. |
| Methods in de.extra_standard.namespace.logging._1 that return types with arguments of type TextType | |
|---|---|
List<TextType> |
StackTraceType.getText()
Gets the value of the text property. |
| Methods in de.extra_standard.namespace.logging._1 with parameters of type TextType | |
|---|---|
void |
MessageType.setText(TextType value)
Sets the value of the text property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||