org.jomc.tools.model.test
Class ToolsTypeTest.TestToolsType
java.lang.Object
org.jomc.tools.model.ToolsType
org.jomc.tools.model.test.ToolsTypeTest.TestToolsType
- All Implemented Interfaces:
- Cloneable
- Enclosing class:
- ToolsTypeTest
public static class ToolsTypeTest.TestToolsType
- extends ToolsType
Test ToolsType
.
ToolsTypeTest.TestToolsType
public ToolsTypeTest.TestToolsType()
getAnyElement
public <T> javax.xml.bind.JAXBElement<T> getAnyElement(List<Object> any,
String namespaceURI,
String localPart,
Class<T> type)
- Overrides:
getAnyElement
in class ToolsType
getAnyObject
public <T> T getAnyObject(List<Object> any,
Class<T> clazz)
- Overrides:
getAnyObject
in class ToolsType
Please note that this documentation is maintained by non-native english speaking authors. As such, you may encounter phrases or wordings which seem imprecise or may even have a totally different meaning to native english speaking readers than what the individual author was trying to express. If you are a native english speaking reader and find any such phrases or wordings we kindly ask you to send an email to the corresponding author and help us improve this documentation in order to avoid misunderstandings. You will find the authors' email addresses at the top of each class. Please accept our apologies for any inconvenience caused.