Package | Description |
---|---|
org.glassfish.hk2.xml.test.interop |
Modifier and Type | Class and Description |
---|---|
static class |
InteropChildBeanOuterClass.InteropChildBean
Copyright (c) 2018 Oracle and/or its affiliates.
|
static class |
InteropChildBeanOuterClass.InteropChildBean.Builder
Copyright (c) 2018 Oracle and/or its affiliates.
|
Modifier and Type | Method and Description |
---|---|
InteropChildBeanOuterClass.InteropChildBeanOrBuilder |
InteropRootBeanOuterClass.InteropRootBeanOrBuilder.getChildOrBuilder(int index)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1; |
InteropChildBeanOuterClass.InteropChildBeanOrBuilder |
InteropRootBeanOuterClass.InteropRootBean.getChildOrBuilder(int index)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1; |
InteropChildBeanOuterClass.InteropChildBeanOrBuilder |
InteropRootBeanOuterClass.InteropRootBean.Builder.getChildOrBuilder(int index)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends InteropChildBeanOuterClass.InteropChildBeanOrBuilder> |
InteropRootBeanOuterClass.InteropRootBeanOrBuilder.getChildOrBuilderList()
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1; |
List<? extends InteropChildBeanOuterClass.InteropChildBeanOrBuilder> |
InteropRootBeanOuterClass.InteropRootBean.getChildOrBuilderList()
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1; |
List<? extends InteropChildBeanOuterClass.InteropChildBeanOrBuilder> |
InteropRootBeanOuterClass.InteropRootBean.Builder.getChildOrBuilderList()
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1; |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.