public class RegimenFactory extends Object
Constructor and Description |
---|
RegimenFactory() |
Modifier and Type | Method and Description |
---|---|
static JAXBElement<org.joda.time.DateTime> |
createDate(org.joda.time.DateTime date) |
static JAXBElement<BigInteger> |
createDayNumber(BigInteger number) |
static JAXBElement<Daytime> |
createDaytime(Daytime date) |
static JAXBElement<AdministrationquantityType> |
createQuantity(BigDecimal decimal) |
static JAXBElement<AdministrationquantityType> |
createQuantity(BigDecimal decimal,
AdministrationunitType administrationunitType) |
static JAXBElement<Weekday> |
createWeekday(Weekday date) |
public static JAXBElement<BigInteger> createDayNumber(BigInteger number)
public static JAXBElement<org.joda.time.DateTime> createDate(org.joda.time.DateTime date)
public static JAXBElement<Daytime> createDaytime(Daytime date)
public static JAXBElement<Weekday> createWeekday(Weekday date)
public static JAXBElement<AdministrationquantityType> createQuantity(BigDecimal decimal)
public static JAXBElement<AdministrationquantityType> createQuantity(BigDecimal decimal, AdministrationunitType administrationunitType)
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.