public class ExtendMetadata extends Object
Constructor and Description |
---|
ExtendMetadata() |
Modifier and Type | Method and Description |
---|---|
List<ExtendField> |
getExtendFieldList() |
String |
getType() |
void |
setExtendFieldList(List<ExtendField> extendFieldList) |
void |
setType(String type) |
public String getType()
public void setType(String type)
public List<ExtendField> getExtendFieldList()
public void setExtendFieldList(List<ExtendField> extendFieldList)
Copyright © 2006–2018 TinyGroup. All rights reserved.