T
- the unmarshalled property classpublic static class ICalPropertyScribe.Result<T> extends Object
Constructor and Description |
---|
ICalPropertyScribe.Result(T property,
List<Warning> warnings)
Creates a new result.
|
public ICalPropertyScribe.Result(T property, List<Warning> warnings)
property
- the property objectwarnings
- the warningspublic List<Warning> getWarnings()
public T getProperty()
Copyright © 2013-2016 Michael Angstadt. All Rights Reserved.