Class SelectedFields
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.exporter.data.SelectedFields
- All Implemented Interfaces:
IExportableFields,Serializable
@JsonObject("as.dto.exporter.data.SelectedFields")
public class SelectedFields
extends Object
implements Serializable, IExportableFields
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSelectedFields(List<Attribute> attributes, List<PropertyTypePermId> properties) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAttributes(List<Attribute> attributes) voidsetProperties(List<PropertyTypePermId> properties) toString()