public class ExportContentStorageColumn extends Object implements Serializable
protected String
name
type
ExportContentStorageColumn()
ExportContentStorageColumn(String name, String type)
String
getName()
getType()
void
setName(String name)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String name
protected String type
public ExportContentStorageColumn()
public ExportContentStorageColumn(String name, String type)
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
Copyright © 2026. All Rights Reserved.