public class CollectionCheckInfo extends Object
Constructor and Description |
---|
CollectionCheckInfo(CollectionCheck checkType,
Object checkValue) |
Modifier and Type | Method and Description |
---|---|
CollectionCheck |
getCollectionCheckType() |
Object |
getCollectionCheckValue() |
public CollectionCheckInfo(CollectionCheck checkType, Object checkValue)
public Object getCollectionCheckValue()
public CollectionCheck getCollectionCheckType()
Apache CXF