Modifier and Type | Field and Description |
---|---|
protected Actions |
Field.actions |
Modifier and Type | Method and Description |
---|---|
static Actions |
AtlasModelFactory.cloneFieldActions(Actions actions) |
Actions |
ObjectFactory.createActions()
Create an instance of
Actions |
Actions |
ActionsJsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Actions |
Field.getActions()
Gets the value of the actions property.
|
Modifier and Type | Method and Description |
---|---|
static Actions |
AtlasModelFactory.cloneFieldActions(Actions actions) |
void |
ActionsJsonSerializer.serialize(Actions actions,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
Field.setActions(Actions value)
Sets the value of the actions property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.