Uses of Class
com.axway.apim.api.model.CustomProperty.Option
-
Packages that use CustomProperty.Option Package Description com.axway.apim.api.model -
-
Uses of CustomProperty.Option in com.axway.apim.api.model
Methods in com.axway.apim.api.model that return types with arguments of type CustomProperty.Option Modifier and Type Method Description List<CustomProperty.Option>CustomProperty. getOptions()Method parameters in com.axway.apim.api.model with type arguments of type CustomProperty.Option Modifier and Type Method Description voidCustomProperty. setOptions(List<CustomProperty.Option> options)
-