public class WebApiPayloadFragment extends amf.client.model.document.PayloadFragment implements WebApiBaseUnit
| Constructor and Description |
|---|
WebApiPayloadFragment(amf.client.model.domain.ArrayNode arr,
java.lang.String mediaType) |
WebApiPayloadFragment(amf.client.model.domain.ObjectNode obj,
java.lang.String mediaType) |
WebApiPayloadFragment(amf.core.model.document.PayloadFragment _internal) |
WebApiPayloadFragment(amf.client.model.domain.ScalarNode scalar,
java.lang.String mediaType) |
| Modifier and Type | Method and Description |
|---|---|
amf.core.model.document.PayloadFragment |
_internal() |
_internal$access$0, andThen, apply, canEqual, compose, copy, copy$default$1, dataNode, equals, hashCode, mediaType, productArity, productElement, productIterator, productPrefix, toString, unapplyamf$core$unsafe$PlatformSecrets$_setter_$platform_$eq, annotations, cloneUnit, encodes, findById, findByType, id, location, modelVersion, platform, raw, references, sourceVendor, toNativeRdfModel, toNativeRdfModel$default$1, usage, withEncodes, withLocation, withRaw, withReferences, withUsageclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDeclarationByName$init$, cloneUnit, findById, findByType, id, location, modelVersion, raw, references, sourceVendor, toNativeRdfModel, toNativeRdfModel$default$1, usage, withLocation, withRaw, withReferences, withUsagepublic WebApiPayloadFragment(amf.core.model.document.PayloadFragment _internal)
public WebApiPayloadFragment(amf.client.model.domain.ScalarNode scalar,
java.lang.String mediaType)
public WebApiPayloadFragment(amf.client.model.domain.ObjectNode obj,
java.lang.String mediaType)
public WebApiPayloadFragment(amf.client.model.domain.ArrayNode arr,
java.lang.String mediaType)
public amf.core.model.document.PayloadFragment _internal()
_internal in interface amf.client.model.AmfObjectWrapper_internal in interface amf.client.model.document.BaseUnit_internal in interface amf.client.model.document.EncodesModel_internal in interface WebApiBaseUnit_internal in class amf.client.model.document.PayloadFragment