public class PhysicalDimensionsServiceImpl extends ServiceImpl
context, id, label, profile| Constructor and Description |
|---|
PhysicalDimensionsServiceImpl() |
PhysicalDimensionsServiceImpl(double physicalScale,
String physicalUnits) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
Double |
getPhysicalScale() |
String |
getPhysicalUnits() |
String |
getProfile() |
void |
setPhysicalScale(double physicalScale) |
void |
setPhysicalUnits(String physicalUnits) |
getId, getLabel, setContext, setId, setId, setLabel, setProfilepublic PhysicalDimensionsServiceImpl()
public PhysicalDimensionsServiceImpl(double physicalScale,
String physicalUnits)
public String getContext()
getContext in interface ServicegetContext in class ServiceImplpublic String getProfile()
getProfile in interface ServicegetProfile in class ServiceImplpublic Double getPhysicalScale()
public String getPhysicalUnits()
public void setPhysicalScale(double physicalScale)
public void setPhysicalUnits(String physicalUnits)
Copyright © 2017. All rights reserved.