public class SampleDataTransferObject extends AbstractDataTransferObject
AbstractDataTransferObject
use in tests.AbstractDataTransferObject.Constants
Constructor and Description |
---|
SampleDataTransferObject(String name,
List<String> values,
Map<String,String> attributes) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes() |
String |
getName() |
List<String> |
getValues() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.