Uses of Class
dev.vality.damsel.domain_config.Head
| Package | Description |
|---|---|
| dev.vality.damsel.domain_config |
-
Uses of Head in dev.vality.damsel.domain_config
Methods in dev.vality.damsel.domain_config that return Head Modifier and Type Method Description HeadHead. deepCopy()HeadReference. getHead()Methods in dev.vality.damsel.domain_config with parameters of type Head Modifier and Type Method Description intHead. compareTo(Head other)booleanHead. equals(Head that)static ReferenceReference. head(Head value)voidReference. setHead(Head value)Constructors in dev.vality.damsel.domain_config with parameters of type Head Constructor Description Head(Head other)Performs a deep copy on other.