public class EntityTagDelegate extends Object implements RuntimeDelegate.HeaderDelegate<EntityTag>
| Constructor and Description |
|---|
EntityTagDelegate() |
public EntityTag fromString(String value) throws IllegalArgumentException
RuntimeDelegate.HeaderDelegateT.fromString in interface RuntimeDelegate.HeaderDelegate<EntityTag>value - the string valueTIllegalArgumentException - if the supplied string cannot be
parsed or is nullpublic String toString(EntityTag value)
RuntimeDelegate.HeaderDelegatetoString in interface RuntimeDelegate.HeaderDelegate<EntityTag>value - the value of type TCopyright © 2014. All Rights Reserved.