public static class ServiceModel.PostFieldVisitActivityWithTemplate extends Object implements net.servicestack.client.IReturn<ServiceModel.Activity>
| Constructor and Description |
|---|
PostFieldVisitActivityWithTemplate() |
public String Id
public List<ServiceModel.SpecimenTemplate> SpecimenTemplates
public String CustomId
public ServiceModel.ActivityTemplateType Type
public String Comment
public ServiceModel.MediumType Medium
public ServiceModel.Quantity Depth
public ServiceModel.CollectionMethod CollectionMethod
public ServiceModel.AuditAttributes AuditAttributes
public String getId()
public ServiceModel.PostFieldVisitActivityWithTemplate setId(String value)
public List<ServiceModel.SpecimenTemplate> getSpecimenTemplates()
public ServiceModel.PostFieldVisitActivityWithTemplate setSpecimenTemplates(List<ServiceModel.SpecimenTemplate> value)
public String getCustomId()
public ServiceModel.PostFieldVisitActivityWithTemplate setCustomId(String value)
public ServiceModel.ActivityTemplateType getType()
public ServiceModel.PostFieldVisitActivityWithTemplate setType(ServiceModel.ActivityTemplateType value)
public String getComment()
public ServiceModel.PostFieldVisitActivityWithTemplate setComment(String value)
public ServiceModel.MediumType getMedium()
public ServiceModel.PostFieldVisitActivityWithTemplate setMedium(ServiceModel.MediumType value)
public ServiceModel.Quantity getDepth()
public ServiceModel.PostFieldVisitActivityWithTemplate setDepth(ServiceModel.Quantity value)
public ServiceModel.CollectionMethod getCollectionMethod()
public ServiceModel.PostFieldVisitActivityWithTemplate setCollectionMethod(ServiceModel.CollectionMethod value)
public ServiceModel.AuditAttributes getAuditAttributes()
public ServiceModel.PostFieldVisitActivityWithTemplate setAuditAttributes(ServiceModel.AuditAttributes value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<ServiceModel.Activity>Copyright © 2022. All rights reserved.