T - the unmarshalled property classpublic static class VCardPropertyScribe.Result<T extends VCardProperty>
extends java.lang.Object
| Constructor and Description |
|---|
Result(T property,
java.util.List<java.lang.String> warnings)
Creates a new result.
|
| Modifier and Type | Method and Description |
|---|---|
T |
getProperty()
Gets the property object.
|
java.util.List<java.lang.String> |
getWarnings()
Gets the warnings.
|
public Result(T property, java.util.List<java.lang.String> warnings)
property - the property objectwarnings - the warningspublic java.util.List<java.lang.String> getWarnings()
public T getProperty()
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.