Class PatternsDTO
- java.lang.Object
-
- com.vmware.vipclient.i18n.messages.dto.PatternsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class PatternsDTO extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PatternsDTO(PatternTypeEnum patternType, java.lang.String locale)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCacheKey()get the key for cache.
-
-
-
Constructor Detail
-
PatternsDTO
public PatternsDTO(PatternTypeEnum patternType, java.lang.String locale)
-
-