Class OperationMetaPropertyInfo


  • public final class OperationMetaPropertyInfo
    extends Object
    What is this?.
    • Constructor Detail

      • OperationMetaPropertyInfo

        public OperationMetaPropertyInfo()
    • Method Detail

      • serviceSpecification

        public OperationMetaServiceSpecification serviceSpecification()
        Get the serviceSpecification property: Operation service specification.
        Returns:
        the serviceSpecification value.
      • withServiceSpecification

        public OperationMetaPropertyInfo withServiceSpecification​(OperationMetaServiceSpecification serviceSpecification)
        Set the serviceSpecification property: Operation service specification.
        Parameters:
        serviceSpecification - the serviceSpecification value to set.
        Returns:
        the OperationMetaPropertyInfo object itself.
      • validate

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