public class ObjectReference extends Object
Constructor and Description |
---|
ObjectReference() |
Modifier and Type | Method and Description |
---|---|
String |
getCollectionType() |
String |
getIsArray() |
String |
getRef() |
void |
setCollectionType(String collectionType) |
void |
setIsArray(String isArray) |
void |
setRef(String ref) |
Copyright © 2006–2018 TinyGroup. All rights reserved.