public class ComplexStandardField extends BaseObject
Constructor and Description |
---|
ComplexStandardField() |
Modifier and Type | Method and Description |
---|---|
String |
getCollectionType() |
List<NickName> |
getNickNames() |
String |
getRef() |
String |
getRefType() |
boolean |
isArray() |
void |
setArray(boolean array) |
void |
setCollectionType(String collectionType) |
void |
setNickNames(List<NickName> nickNames) |
void |
setRef(String ref) |
void |
setRefType(String refType) |
getDescription, getId, getName, getTitle, setDescription, setId, setName, setTitle
public String getRef()
public void setRef(String ref)
public String getRefType()
public void setRefType(String refType)
public boolean isArray()
public void setArray(boolean array)
public String getCollectionType()
public void setCollectionType(String collectionType)
Copyright © 2006–2018 TinyGroup. All rights reserved.