Class OperationCollectionInner


  • public final class OperationCollectionInner
    extends Object
    A collection of Operation items.
    • Constructor Detail

      • OperationCollectionInner

        public OperationCollectionInner()
    • Method Detail

      • value

        public List<Operation> value()
        Get the value property: A collection of Operation items.
        Returns:
        the value value.
      • withValue

        public OperationCollectionInner withValue​(List<Operation> value)
        Set the value property: A collection of Operation items.
        Parameters:
        value - the value value to set.
        Returns:
        the OperationCollectionInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.