Package ninja.bodyparser
Class BodyParserEnginePostTest.TestObjectWithInnerObjects
- java.lang.Object
-
- ninja.bodyparser.BodyParserEnginePostTest.TestObjectWithInnerObjects
-
- Enclosing class:
- BodyParserEnginePostTest
public static class BodyParserEnginePostTest.TestObjectWithInnerObjects extends Object
-
-
Field Summary
Fields Modifier and Type Field Description BodyParserEnginePostTest.TestObjectobject1BodyParserEnginePostTest.TestObjectobject2
-
Constructor Summary
Constructors Constructor Description TestObjectWithInnerObjects()
-
-
-
Field Detail
-
object1
public BodyParserEnginePostTest.TestObject object1
-
object2
public BodyParserEnginePostTest.TestObject object2
-
-