public class TestMediationRegistryEntryImpl extends RegistryEntryImpl
RegistryEntryImpl
.
is doing a validation, so this class is to get rid of that validation;Constructor and Description |
---|
TestMediationRegistryEntryImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
The type of the resource - optional
|
void |
setType(java.lang.String type) |
java.lang.String |
toString() |
getCachableDuration, getCreated, getDescription, getKey, getLastModified, getName, getVersion, setCachableDuration, setCreated, setDescription, setKey, setLastModified, setName, setVersion
public void setType(java.lang.String type)
setType
in class RegistryEntryImpl
public java.lang.String getType()
RegistryEntry
getType
in interface RegistryEntry
getType
in class RegistryEntryImpl
public java.lang.String toString()
toString
in class RegistryEntryImpl
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.