public interface WebApiBaseUnit
extends amf.client.model.document.BaseUnit
| Modifier and Type | Method and Description |
|---|---|
amf.core.model.document.BaseUnit |
_internal() |
amf.client.model.domain.AnyShape |
getDeclarationByName(java.lang.String name)
Gets declaration by name.
|
amf.core.model.document.BaseUnit _internal()
_internal in interface amf.client.model.AmfObjectWrapper_internal in interface amf.client.model.document.BaseUnitamf.client.model.domain.AnyShape getDeclarationByName(java.lang.String name)
name - String name of declaration to look for.