|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GoogleBaseExtension | |
|---|---|
| yarfraw.generated.googlebase.elements | |
| yarfraw.utils.extension | |
| Uses of GoogleBaseExtension in yarfraw.generated.googlebase.elements |
|---|
| Methods in yarfraw.generated.googlebase.elements that return GoogleBaseExtension | |
|---|---|
GoogleBaseExtension |
ObjectFactory.createGoogleBaseExtension()
Create an instance of GoogleBaseExtension |
| Methods in yarfraw.generated.googlebase.elements that return types with arguments of type GoogleBaseExtension | |
|---|---|
JAXBElement<GoogleBaseExtension> |
ObjectFactory.createGoogleBaseExtension(GoogleBaseExtension value)
Create an instance of JAXBElement<GoogleBaseExtension>} |
| Methods in yarfraw.generated.googlebase.elements with parameters of type GoogleBaseExtension | |
|---|---|
JAXBElement<GoogleBaseExtension> |
ObjectFactory.createGoogleBaseExtension(GoogleBaseExtension value)
Create an instance of JAXBElement<GoogleBaseExtension>} |
| Uses of GoogleBaseExtension in yarfraw.utils.extension |
|---|
| Methods in yarfraw.utils.extension that return GoogleBaseExtension | |
|---|---|
static GoogleBaseExtension |
ExtensionUtils.extractGoogleBaseExtension(List<Element> otherElements)
Extracts the googlebase extension elements from the input list into an GoogleBaseExtension
object. |
| Methods in yarfraw.utils.extension with parameters of type GoogleBaseExtension | |
|---|---|
static List<Element> |
ExtensionUtils.toGoogleBaseElements(GoogleBaseExtension extensionObject)
Converts the input GoogleBaseExtension object to an element list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||